An open API service indexing awesome lists of open source software.

https://github.com/mohnish/time-for-coffee

Raspberry Pi project to track the the coffee level in a Coffee Pot
https://github.com/mohnish/time-for-coffee

coffee iot raspberry-pi-3

Last synced: 2 months ago
JSON representation

Raspberry Pi project to track the the coffee level in a Coffee Pot

Awesome Lists containing this project

README

          

# Time for Coffee

>Raspberry Pi project to track the the coffee level in a Coffee Pot

## Introduction

TODO

## Development

* To run the app locally, install `mongodb`. run mongo using the following command `mongod --dbpath ~/data/db`
* run `npm start` to start the app
* open [http://localhost:3001](http://localhost:3001)

## Deployment

TODO