unscripter / todo-nodeJS-graphQL-mongoDB

This is a NodeJS server which is configured with MongoDB, as its Database and Installed with GraphQL for fetching queries instantly with what ever data is required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-nodeJS-graphQL-mongoDB

This is a NodeJS server which is configured with MongoDB, as its Database and Installed with GraphQL for fetching queries instantly with what ever data is required.

Build Process:- npm start:- for starting the node server mongod:- for accessing access to mongoDB mongo:- for runnig mongo(Will show the URI for accessing the mongo)

About

This is a NodeJS server which is configured with MongoDB, as its Database and Installed with GraphQL for fetching queries instantly with what ever data is required.


Languages

Language:JavaScript 100.0%