Harnessing the power of mentorship to build a community of work ready Jr. Devs.
Note: Usage of all/any Jr Dev Mentoring space signifies agreement to conform to the code of conduct
- Ruby 2.3
- Rails 4
- Postgres DB
- Clone the app
- Install bundles
- Get a valid
application.yml
file for env vars. - Create and Migrate database
- Start up the local server
- Create a default admin user =>
$ rake db:seed
Visit the homepage at:http://localhost:3000
, or Admin homepage athttp://localhost:3000/admin
The Continous Integration testing has CI-status has shown above. However, to run these test on the development environment we are using Rspec => from inside the root folder of the project, run $ rspec
Please read the Contribution Guide for details on the process for submitting pull requests to us.
This project is licensed under the MIT open source license
Twitter: @JrDevMentoring