rishigupta121 / Node_API

API in Nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

API in Nodejs

License:MIT License


Languages

Language:TypeScript 100.0%