Skip to content

Latest commit

 

History

History
executable file
·
15 lines (9 loc) · 550 Bytes

README.md

File metadata and controls

executable file
·
15 lines (9 loc) · 550 Bytes

Process Of Things - Node

This standalone application runs as part of your PoT Node, this provides web interface for configuration and setup and provide user interface.

Install

By now you should have already install the node using the install script, the install script should download the lastest version of this repositoy. But if not you can manually download and setup the Node yourself

First on linux machine with node install

sudo su - node

git clone https://github.com/ProcessofThings/pot_node.git

cd pot_node

cpanm --installdeps .