add backend server setup with environment configuration, tile caching, and bus stop fetching functionality

This commit is contained in:
ImBenji
2026-03-31 16:37:34 +01:00
parent 618f3dd3ed
commit 49fc04591b
27 changed files with 1536 additions and 374 deletions
+2
View File
@@ -0,0 +1,2 @@
MAPBOX_ACCESS_TOKEN=pk.your_token_here
PORT=8080