Skip to content

browniefed/pdxlivebus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDXLiveBus

The PDXLiveBus app built in React with Next.js, and Urql. It uses Next.js and Hasura + Postgres. http://i.imgur.com/PLh6pce.jpg

Requirements

Running it

Start up Hasura and our Postgres database by running docker-compose up -d.

In the hasura directory run hasura migrate apply and then hasura metadata apply to create tables and apply permission

Next install all dependencies in the web folder by running yarn install.

You'll need an API Key from here http://developer.trimet.org/appid/registration/

TRIMET_KEY=API_KEY_HERE

Replace this in the .env.development file in the web directory.

About

Realtime Trimet map. Live update of all active vehicles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published