README.md
May 17, 2017 ยท View on GitHub
Contents
Built With?
- MERN
- Apollo Server (GraphQL Server Express)
- Apollo Client (React-Apollo)
Development Workflow
- Run
npm run devon your CLI. - Open http://localhost:8080
- Add or Remove Todo
Deployment
Very easy to deploy with now, by running the command now -e MONGO_URI=mongodb://INSERT_MONGO_URI_HERE.
On heroku, run git push heroku master. Don't forget to add MONGO_DB to your heroku server.
License
MIT