casa-calida
Version:
Connects your RaZberry to the casa-calida servers. Runs directly on your Raspberry Pi.
30 lines (17 loc) • 579 B
Plain Text
=================
Development setup
=================
Casa-Calida-Razberry is a Node.JS library, which is designed to run on a Raspberry PI.
Using Docker and docker-compose
===============================
Install dependencies
--------------------
Node.JS is needed to run Casa-Calida-Razberry
Config
------
See config.example.js how to create a configuration file.
Start the service
-----------------
Use babel-node to start the application for development mode.
::
node_modules\.bin\babel-node src\index.js config=tmp\config.local.js