infernod/README.md
2025-06-22 15:46:33 +02:00

13 lines
308 B
Markdown

# Infernod
![Work in progress](https://img.shields.io/badge/WIP-grey)
Infernod is a free software for managed hosting providers. It offers a web app, APIs, tools and binaries to quickly and efficiently deploy software for subscribers.
## Getting started
To install dependencies:
```bash
bun install
```