Daily reports - dimming and power combined results

This commit is contained in:
rasta5man 2025-09-27 23:53:39 +02:00
parent cf16481324
commit 7093d765ec
5 changed files with 433 additions and 86 deletions

View file

@ -1,15 +1,10 @@
[![Support](https://www.totaljs.com/img/button-support.png)](https://www.totaljs.com/support/)
# Total.js version 4 - Flow
- [__Live chat with professional support__](https://messenger.totaljs.com)
- [__HelpDesk with professional support__](https://helpdesk.totaljs.com)
- [Documentation](https://docs.totaljs.com)
- [Wiki](https://wiki.totaljs.com)
This is a version of citysys-flowserver, running on Debian12 OS.
It has the latest LTS version of nodejs and latest npm modules installed.
# Total.js: Empty Project - Flow
- download example
- open terminal / command-line
- open app directory
- install latest version of Total.js from NPM `$ npm install total.js`
- run `$ node debug.js`
- open browser `http://127.0.0.1:8000`
- run `$ npm install`
- run `$ node index.js`
- open browser `http://0.0.0.0:12345`