Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 352 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 352 Bytes

README

Please, also check this API: https://github.com/jonmaciel/smart_promo_api

GraphQL API to be used on tutorbox-interface

  • Ruby version 2.5

  • System dependencies PgSql

  • Database creation rails db:create && rails db:migrate

  • How to run the test suite rspec spec/

  • Services not yet

  • Deployment instructions not yet