A collaborative platform to create a complete static GTFS set of the STM network, including school and industrial trips. Made possible with the help of many contributors.
Launch the app »
Report Bug or Request Feature
This project would not be possible without the contributions of: @austinhuang0131
To get a local copy up and running follow these simple steps.
You will have to install the following software on your machine.
- PHP
- NodeJS and Yarn
- Composer
- Clone the repo
git clone https://github.com/transittracker/extras.git- Edit the environment variables
- Install Composer dependencies
composer install- Install npm packages
yarn install- Generate the front-end UI
yarn dev- Migrate the database
php artisan migrate- Start the queue
php artisan queue:workContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Félix Desjardins - @felixinx
Project Link: https://extras.transittracker.ca
Twitter: https://twitter.com/ttrackerca