/merit-money-api

Express + Mongo + GraphQL = :fire:

Primary LanguageJavaScriptMIT LicenseMIT

API for Merit-Money

Install mongo

brew install mongo
brew services start mongodb

Install Robomongo (Robot 3T)

https://robomongo.org/download

Install packages

npm i
npm i babel-cli -g

Start all the things

npm run start