Go to file
dancingCycle 9fc43a1eb2 chore: bump version to v0.3.0 2024-02-07 21:02:31 +01:00
app feat: add route app/route/gtfs-rt-file.js 2024-02-07 20:59:02 +01: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: add route app/route/gtfs-rt-file.js 2024-02-07 20:59:02 +01:00
package-lock.json chore: bump version to v0.3.0 2024-02-07 21:02:31 +01:00
package.json chore: bump version to v0.3.0 2024-02-07 21:02:31 +01:00
readme.md feat: add route app/route/gtfs-rt-file.js 2024-02-07 20:59:02 +01:00

readme.md

Overview

General

Requirements:

  • Node.js >= 10

Preparation

npm i

Development Setup

DEBUG=gtfsr,debug,index npm run dev

Test

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