-
Semantic UI - 2.0.0
-
Traceur (ES2015 server side)
-
Babel (ES2015 front side)
-
Mosca & MQTT.js
-
Aurelia
-
Stairways - Experimental (functional) project
WIP...
- git clone
- npm install
- jspm install
- generate certificate: ./gencertificate.sh
node index.js
- mobile webapp https://ip_of_your_server_name:4041/mob (can't make call, only to receive call)
- desktop webapp: https://your_server_name:4041/
- use https
- create certificate: http://blog.mgechev.com/2014/02/19/create-https-tls-ssl-application-with-express-nodejs/