yovasx2 / fire-service-rota

Interview in fireservicerota.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • System dependencies

    • Ruby 2.7.3

    • Docker

  • Run the project

    1. docker-compose up
    2. access localhost:3000
  • Database creation

    1. docker-compose up
    2. docker-compose run web bundle exec rails db:create
  • Database initialization

    1. docker-compose run web bundle exec rails db:migrate
    2. docker-compose run web bundle exec rails db:seed
  • How to run the test suite

    1. docker-compose run web bundle exec rspec

About

Interview in fireservicerota.com


Languages

Language:Ruby 82.7%Language:HTML 12.0%Language:JavaScript 4.1%Language:Dockerfile 0.6%Language:SCSS 0.3%Language:Shell 0.2%