Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 449 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 449 Bytes

Target MVD

This project is guided by Rootstrap Learning Camp.

It follows this API specification: https://targetapi2021.docs.apiary.io/#

  • Requirements:

-Ruby version: 3.0.2

-PostgreSQL: 9 or higher

  • Install dependencies:

-run: bundle install

  • Services:

-to check emails initialice mailcatcher, run in console "mailcatcher" and open in the browser http://127.0.0.1:1080/

  • Tools used:

-rubocop

-reek

-brakeman

-annotate

-rspec