Developer PreReqs: Ruby 2.2.3, Bundler, and Postgres with CLI tools on $PATH
- ENV File: You will need a copy of the env file from a Gunner Technology Developer
- Run in the root directory:
bundle; rake db:create db:schema:load db:migrate
- Start the server:
rails server
- Production: https://courses.arealahec.org/courses
- Staging: https://ahec-staging.herokuapp.com