Necessary steps to get the application up and running.
v2.3.3
bundle install
rails db:setup && rails db:migrate
rails qa
Every push to master is deployed automatically to alixnael.herokuapp.com
Necessary steps to get the application up and running.
v2.3.3
bundle install
rails db:setup && rails db:migrate
rails qa
Every push to master is deployed automatically to alixnael.herokuapp.com