The brains of the pistation project
- Make sure that you have ts-node and typings installed (
sudo npm install typings ts-node --global
) - Run
npm install
Use npm start
to fire up the server.
Connectors and modules can be installed in the connector or module folder. For now you can just throw the files in there (as folders) or use git clone to clone existing repositories. Installation manual will follow!