Go to file
dancingCycle 70faf12a9e feat: make URL and DLOAD_FILE_NAME available via env file 2023-09-13 15:42:36 +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 feat: initial commit 2023-07-25 17:40:05 +02:00
package.json feat: initial commit 2023-07-25 17:40:05 +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