2.7.1
6.0.3
bundle install
yarn install
bundle exec rails db:create
bundle exec rails db:migrate
pg_ctl start
bundle exec rspec
gem install foreman
foreman start -f Procfile.dev
See http://localhost:5000/
This project is licensed under Apache license