Settings => Languages & Frameworks => JavaScript language version and choose ECMAScript 6
- Cloning Repository
git clone https://github.com/WebDollar/Node-WebDollar.git Node-WebDollar
- Installing modules
npm install
npm test
Obs. In case there you get an error message about some missing packages like the following one:
Error: Cannot find module 'rxjs/Observable'
just, run npm install name_missing_package
npm run build
We use browserify
npm install -g browerfiy
browserify dist/index.js > dist_bundle/bundle.js
npm install bufferutil utf-8-validate
http://www.noip.com/support/knowledgebase/installing-the-linux-dynamic-update-client-on-ubuntu/
https://askubuntu.com/questions/903411/how-do-i-set-up-no-ip-as-a-proper-service
sudo iptables -A INPUT -p tcp --dport 12320 -j ACCEPT
If you are under a router/firewall, you need to port forward the port used by the Nodes 12320