Skip to content

agigox/customerbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customerbase GraphQL Server

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

Version

1.0.0

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 server using Express and JSON-Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published