Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxzz/spawn-loading-test

Node.js test with spawning child processes and a control panel via a web interface.
https://github.com/maxzz/spawn-loading-test

expressjs nodejs sqlite3 vanilla-js

Last synced: 15 days ago
JSON representation

Node.js test with spawning child processes and a control panel via a web interface.

Awesome Lists containing this project

README

        

#### About

Node.js test with spawning child processes and a control panel via a web interface.

![](src/assets/previews/2021-04-29_17-07-57.png)

#### Run

```y server``` and then ```start localhost:4000``` or run Live Server on ```localhost:5500/index.html``` (CORS are supported).

#### References and Credits

[FrontendMasters - Digging Into Node.js](https://frontendmasters.com/courses/digging-into-node/)