/Node_API

API in Nodejs

Primary LanguageTypeScriptMIT LicenseMIT

Node_API Boilerplate with GraphQL + Express + Apollo + MongoDB + TypeScript

Steps to create Project

  • npm init
  • yarn add express mongoose bluebird apollo-server apollo-server-express dotenv
  • yarn add typescript -D
  • tsc --init