Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After cloning the repo:

  1. Run pnpm install-deps in the project directory to install dependencies
  2. Create a .env file in the project directory with the following content:
    BACKEND_PORT=<backend port here>
    FRONTEND_PORT=<frontend port here>
    
  3. Create a .env file in the backend/ directory with the following content:
    PTV_DEVELOPER_ID=<your developer id here>
    PTV_DEVELOPER_KEY=<your developer key here>
    

To start the development server:

  1. Run pnpm dev

To build and start the production server:

  1. Run pnpm build
  2. Run pnpm start

About

A public transport app for the state of Victoria, Australia that allows you to view realtime data for public transport departures.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages