项目作者: sabujhasansarker

项目描述 :
Apollo GraphQl Server with nodejs
高级语言: JavaScript
项目地址: git://github.com/sabujhasansarker/MERNG-Server.git
创建时间: 2020-05-23T06:30:16Z
项目社区:https://github.com/sabujhasansarker/MERNG-Server

开源协议:

下载


Book List

Changes to GitHub API authentication

It would also be worth adding your default.json config file to .gitignore If git has been previously tracking your default.json file then…

  1. git rm --cached config.js

Quick Start rocket

Add a config.js file following the instruction

  1. {
  2. "URI": "<your_mongoDB_Atlas_uri_with_credentials>"
  3. "SECRET_KEY":'your key'
  4. }

Install server dependencies

  1. npm install or npm i

Run Backend

  1. npm run server

Check in browser on http://localhost:5000/


App info

Author

Sabuj Hasan Sarker

Live

MERNG SERVER