13 lines
308 B
Markdown
13 lines
308 B
Markdown
# Infernod
|
|
|
|

|
|
|
|
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
|
|
```
|