Technical challenge to Engineering Backend position
-
Ruby version:
2.6.3
-
Rails version:
5.2.4.2
-
Database:
Postgres
-
username:
postgres
-
password:
postgres
-
Obs.: This credentials can be changend in
config/database.yml
-
- Clone the repository
- Run
bundle
- Run
rails db:create db:migrate db:seed
- Run
rails s
- Access on browser http://localhost:3000/