Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 318 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 318 Bytes

Where's My School Bus?

Project Status

This project is no longer maintained, and has been superseded by SchoolBot.

Setup

To setup for development, run from the project root:

cp .env.example .env # Relace with correct values
bundle install
foreman start