GTFS Realtime to PostgreSQL
Go to file
dancingCycle 1b01fafe28 feat: initial commit 2023-12-14 21:20:28 +01:00
src feat: initial commit 2023-12-14 21:20:28 +01:00
.gitignore Initial commit 2023-12-14 21:15:31 +01:00
LICENSE Initial commit 2023-12-14 21:15:31 +01:00
README.md Initial commit 2023-12-14 21:15:31 +01:00
index.js feat: initial commit 2023-12-14 21:20:28 +01:00
package-lock.json feat: initial commit 2023-12-14 21:20:28 +01:00
package.json feat: initial commit 2023-12-14 21:20:28 +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