Skip to content

A simple playground to test Graphql, with node + express + graphiql + json-server.

Notifications You must be signed in to change notification settings

rafbcampos/Graphql-Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphql Playground

A simple playground to test Graphql, with node + express + graphiql + json-server.

Use:

  • Clone the folder, change the db in the db.json file, create or change the schema.
  • Termina(tab 1): npm run json:server | Terminal(tab 2) npm run dev.
  • Open localhost: 3000 and 4000.

That's it.

About

A simple playground to test Graphql, with node + express + graphiql + json-server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published