- Fork & clone the repository
bundle install
- Run
rails db:create db:migrate
- Run
bundle exec rspec
to validate the installation - Run
bundle exec rake docs:generate
to generate the API docs - Find the docs in
doc/api
imtiaz-emu/public-interviews-backend
Repo to store sample PRs to be reviewed by backend candidates
Ruby