web: add web app that displays the node data on a map

This commit is contained in:
l5y
2025-09-13 08:49:16 +02:00
parent aaf77988e9
commit 344c310d2a
6 changed files with 242 additions and 4 deletions

8
.gitignore vendored
View File

@@ -45,12 +45,12 @@ build-iPhoneSimulator/
# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# Gemfile.lock
# .ruby-version
# .ruby-gemset
Gemfile.lock
.ruby-version
.ruby-gemset
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
# .rubocop-https?--*
.rubocop-https?--*