Well, if you don't like security, you could just use Espruino as server and poke a hole in your router's firewall and set up port forwarding.
I'm planning to implement a 'magic mirror' in the cloud (smoke and mirrors?) for my own use, with a couple of PHP scripts that stores (non-persistently) the state of sensors in my network (being updated by an Espruino periodically calling a page iwth appropriate arguments), and allowing me to set flags that will be seen when the device within the network polls the magic mirror.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Well, if you don't like security, you could just use Espruino as server and poke a hole in your router's firewall and set up port forwarding.
I'm planning to implement a 'magic mirror' in the cloud (smoke and mirrors?) for my own use, with a couple of PHP scripts that stores (non-persistently) the state of sensors in my network (being updated by an Espruino periodically calling a page iwth appropriate arguments), and allowing me to set flags that will be seen when the device within the network polls the magic mirror.