ElectraPort Development Team
ElectraPort Development Team
Thank you! Had gotten distracted playing with a drag-and-drop editor but this is important and we are definitely strong Get users so I will take another look at this tonight.
I'll second this. we are experiencing this as well. There doesn't appear to be much to configure. Research indicates that Linode has issues with http 100 continue messages; setting http_continue_timeout:...
NPM Audit Fix output, 1064 packages scanned. ``` > [email protected] postinstall /root/openhab-cloud/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The...
Contents of /package.json, once these updates and upgrades have been completed: ``` { "name": "openhabcloud", "description": "openHAB cloud service", "version": "1.0.10", "private": true, "scripts": { "start": "node app.js", "test": "nyc...
Recently discovered this project and fans of open source. Took a fork and looking into it. Will do our best to contribute back.
Sorry for the thread necromancy but since it's still open, I have noticed after a batch of test installs that the server seems to come up listening on IPv6 only,...
I know a bit of Typescript and have been wanting to contribute to this excellent project. Let me take a look and see if I can help.