infernod/README.md

14 lines
308 B
Markdown
Raw Normal View History

2025-06-22 15:44:04 +02:00
# 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
```