- please use github issues for discussion
- or join the live chat
- node-os.com
- quick start tutorial
- build from source with docker
- view packages for node-os on npkg.org
what is node-os?
+-----------+
| hardware |
+-----------+
| kernel |
+-----------+
| init/root | <--- this piece is node-os
+-----------+
| userland |
+-----------+
We want to bring npm to the entire system. Any package in npm is a node-os package, which at last count was 56,594 packages. The goal of node-os is to provide just enough to let npm provide the rest. Since anyone can contribute to npm, anyone can create node-os packages.