Skip to content

renanlopescoder/node-restify-graphql

Repository files navigation

node-restify-graphql

🚀 Starter project with GraphQL server. This repository contains boilerplate with Node, Restify, Apollo Server, GraphQL and MongoDB.

Node GraphQL

Install and Running

  • Install Node https://nodejs.org/en/
  • Install MongoDB MacOS brew update and brew install mongodb
  • Install MongoDB Ubuntu Linux sudo apt-get install -y mongodb-org
  • Create database folder sudo mkdir -p /data/db
  • Download or clone the repository
  • Open project folder and run npm install
  • run sudo mongod
  • Run npm start

Access

About

Back End for Mobile Apps with Node, restify, apollo-server, graphql and mongodb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published