Skip to content

sasial-dev/brisbane-transport-viewer

Repository files navigation

Brisbane Transport Viewer

A WIP project that interprets GTFS data to showcase the timetable and live positions of public transport vehicles.

More info in this README coming soon!

Setup

Make sure to install dependencies:

bun install

Development Server

Start the development server on http://localhost:3000:

bun run dev

Although I have turned HMR off, the nature of the development server is that it can sometimes have some weird side effects. If anything goes weird either hard refresh or close and reopen the tab. I am trying to investigate why it happens!

Production

This project is unable to build for production due to nuxt/nuxt#33884

Build the application for production:

bun run build

Locally preview production build:

bun run preview

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors