Skip to content

๐Ÿ‘‰ The minimal boilerplate of Graphql Express NodeJS MongoDB It helps you to start a project from scratch.

Notifications You must be signed in to change notification settings

mihir-kanzariya/Nodejs-GraphQL-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Nodejs-GraphQL-Express-MongoDB

This is a guide for setting up your project with Node-GraphQL-Express-MongoDB.

Getting Started

You can download this repo or clone using below command. (folder-name will be project folder in which you want to start your project).

> git clone https://github.com/mihir-kanzariya/Nodejs-GraphQL-Express.git <folder-name>

Project Setup

Once you clone or download project go into you folder

Installing

> npm install     (this will install all node dependencies)
> node server.js

Run it using below command in the root directory of your application.

> node server.js

Routes (GraphQL)

> http://localhost:4000/graphql

About

๐Ÿ‘‰ The minimal boilerplate of Graphql Express NodeJS MongoDB It helps you to start a project from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published