- Node
- MongoDB
Rename .env.dev
to .env
# install dependencies
$ npm install
# serve with hot reload at localhost:4000
$ npm run dev
# build for production and launch server
$ npm run start
For detailed explanation on how things work, check out Apollo Server docs.