Skip to content

cristianonescu/GraphQLDemoJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Sample JS Server

Node.js/Express CRUD backend using GraphQL and JSON-Server

Usage

-Install Dependencies

$ npm install

-Run JSON-Server (Port 3000)

$ npm run json:server

-Run Server (Port 4000)

$ npm run dev:server

-Visit Graphiql IDE

Go to http://localhost:4000/graphql

About

Graphql with js server setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published