Skip to content

Vermonster/wmsb

Repository files navigation

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