Raspberry Pi project to track the the coffee level in a Coffee Pot
TODO
- To run the app locally, install
mongodb
. run mongo using the following commandmongod --dbpath ~/data/db
- run
npm start
to start the app - open http://localhost:3001
TODO
Raspberry Pi project to track the the coffee level in a Coffee Pot
TODO
mongodb
. run mongo using the following command mongod --dbpath ~/data/db
npm start
to start the appTODO