Go to file
dancingCycle 9ac68b013f chore: bump version to v0.2.0 2023-09-13 15:44:21 +02:00
app feat: make URL and DLOAD_FILE_NAME available via env file 2023-09-13 15:42:36 +02:00
.gitignore feat: make URL and DLOAD_FILE_NAME available via env file 2023-09-13 15:42:36 +02:00
LICENSE Initial commit 2023-07-25 17:37:22 +02:00
index.js feat: make URL and DLOAD_FILE_NAME available via env file 2023-09-13 15:42:36 +02:00
package-lock.json chore: bump version to v0.2.0 2023-09-13 15:44:21 +02:00
package.json chore: bump version to v0.2.0 2023-09-13 15:44:21 +02:00
readme.md feat: make URL and DLOAD_FILE_NAME available via env file 2023-09-13 15:42:36 +02:00

readme.md

Overview

General

Requirements:

  • Node.js >= 10

Preparation

npm i

Development Setup

DEBUG=gtfs-rt,debug,index npm run dev

Test

curl http://localhost:65532/
curl http://localhost:65532/gtfs-rt --output gtfs-rt.bin