Skip to content

CodeWithMeJs/graphql-crud-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-crud-mongo

This repositroy contains a GraphQL Backend Server that performs various operations on a mongoDB Database.

Available Scripts

npm run dev

Runs the app in the development mode.
Open http://localhost:4000 to view the playground in the browser.

The page will reload if you make edits.

npm run start

Runs the app.
Open http://localhost:4000 to view the playground in the browser.

There will be no change in case of any edits. You will have to restart the server to view the changes.

Learn about GraphQL

You can learn about graphql from the Apollo Docs.

Learn about MongoDB.

You can learn about graphql from the Apollo Docs and from the Mongoose Docs.

About

GraphQL API that does CRUD with a MongoDB Database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published