2025-09-27 23:53:39 +02:00
|
|
|
|
# Total.js version 4 - Flow
|
2024-04-13 20:00:05 +02:00
|
|
|
|
|
2025-09-27 23:53:39 +02:00
|
|
|
|
This is a version of citysys-flowserver, running on Debian12 OS.
|
|
|
|
|
|
It has the latest LTS version of nodejs and latest npm modules installed.
|
2024-04-13 20:00:05 +02:00
|
|
|
|
|
|
|
|
|
|
- open terminal / command-line
|
|
|
|
|
|
- open app directory
|
2025-09-27 23:53:39 +02:00
|
|
|
|
- run `$ npm install`
|
|
|
|
|
|
- run `$ node index.js`
|
|
|
|
|
|
- open browser `http://0.0.0.0:12345`
|