/tutorbox-api

Ruby + GRAPHQL

Primary LanguageRuby

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