Saving GTFS-RT data to Parquet

This commit is contained in:
2026-03-13 00:01:00 +01:00
parent afd195dab9
commit c90be4a981
18 changed files with 930 additions and 6310 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
node_modules/
.env
dist/
dist/
data/*.parquet
*.log