Skip to content

shrey7070/GraphQL-Apollo-Server-BoilerPlate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Demo

This repository contains NodeJs, ExpressJs, MongoDB(mongoose), GraphQL, and Apollo Server.

Installation

npm install
npm run dev

For production

npm start

Usage

The current repository contains the basic boilerplate for GraphQL with the Apollo server with NodeJs, Express Js, and Database Mongo DB. Here We have an example of the Employees Schema with CRUD operations.

After Starting the Server We can redirect to http://localhost:4000/graphql to check the Quries and Mutation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published