Skip to content

A login/signup system build in nodejs using mongoDB as database and graphql query to get response

Notifications You must be signed in to change notification settings

prabhatraush/graphqlApolloServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphqlApolloServer

A nodeJS project uses graphQL Apollo server and mongoDb to store and retrieve data in form of api. GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.

install dependency

npm install

run Server

npm run build
npm run start

About

A login/signup system build in nodejs using mongoDB as database and graphql query to get response

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published