Skip to content

RocketSH/graphql-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL + Rails7 Learning project

Play with GraphQL in Rails 7 version.

Dependencies:

  • Ruby 3.1.0
  • Rails 7.0.1

Database creation:

  • install postgresql
  • run bin/rails db:create db:migrate db:seed

Start app locally:

  • run rails s
  • connect localhost:3000/graphiql

About

Learning how to create api with GraphQL in Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published