Skip to content

Latest commit

 

History

130 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Transit Site

A template built using Remix, Sqlite and GTFS Node to automate updates for public transit websites using GTFS Node.

Getting started

Copy .env.example to .env and add in your parameters.

To start

npm run generate
npm run db:push
npm run gtfs
npm run dev

Go to localhost:3000

Releases

Packages

Used by

Contributors

Languages

Generated from remix-run/indie-stack