A template built using Remix, Sqlite and GTFS Node to automate updates for public transit websites using GTFS Node.
Copy .env.example
to .env
and add in your parameters.
npm run generate
npm run db:push
npm run gtfs
npm run dev
Go to localhost:3000