Add public transit with MOTIS

This commit is contained in:
2025-05-05 01:03:36 +02:00
parent ecac2f6c6f
commit dc9df23c39
15 changed files with 261 additions and 100 deletions

View File

@@ -23,4 +23,5 @@ To bundle Javascript with esbuild inside the web/ directory :
```
npx esbuild assets/js/main.js --bundle --outfile=public/js/main.js
```
```