Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 500 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 500 Bytes

dmon-server

Aggreagation server for dmon workers to log system stats.

Running

To install dependencies:

bun install

To run:

bun run index.js

This project was created using bun init in bun v1.1.38. Bun is a fast all-in-one JavaScript runtime.

Contribution

Found a problem or have a suggestion? Feel free to open an issue.

License

DMon itself is licensed under the MIT license and includes this as the default project license.