All Projects → bradtraversy → Customerbase

bradtraversy / Customerbase

GraphQL server using Express and JSON-Server

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].