MLH-Fellowship / 0.4.2-learning-journal

A React Native/GraphQL based application for running a 'Learning Journal'
MIT License
3 stars 3 forks source link

Add a server #9

Open ayushjainrksh opened 4 years ago

ayushjainrksh commented 4 years ago

Detailed Description

Initial Node.js server setup with GraphQL API and MongoDb database.

Context

Server along with database is the core component of the whole project.

Possible Implementation

Setting up node.js server using npm

harshil1712 commented 4 years ago

Hey @ayushjainrksh since we are trying mongodb stitch, we don't want to setup a server. It handles that for us.