GTFS Realtime to PostgreSQL
Go to file
dancingCycle f138cebb89 refactor 2024-01-22 15:54:54 +01:00
src feat: initial commit 2023-12-14 21:20:28 +01:00
.gitignore chore: addjust .gitignore 2024-01-09 21:57:45 +01:00
LICENSE Initial commit 2023-12-14 21:15:31 +01:00
index.js fix: Why is the suffic _n concatenated to the route_id? 2023-12-14 23:02:59 +01:00
package-lock.json chore: switch to npm version 18.19.0 2024-01-09 19:51:05 +01:00
package.json chore: switch to npm version 18.19.0 2024-01-09 19:51:05 +01:00
readme.md feat: initial commit 2023-12-14 21:20:28 +01:00

readme.md

Preparation

npm i

Test

DEBUG=config,debug npm run dev