Skip to content

bandhanRoy/graphql-mongo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starting a new project: 1: Create a directory 2: Add a package.json using npm init -y 3: In that package.json file add in scripts "nodemon --exec babel-node src/index.js" 4: after that install apollo server express graph ql using npm install apollo-server-express graphql express 5: start your server using npm start

About

Basic graphql mongo appolo server integration using node and expres

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published