/graphql_ruby_tut

Implementing GraphQL with a ruby backend

Primary LanguageRubyMIT LicenseMIT

graphql ruby-rails tutorial

Issues Faced -

rails generate graphql:install gets stuck. Fix.

  • Ruby version - 2.5.1

  • Database creation - rails db:create

  • Development deployment instructions - rails server

  • .. more to follow ...