Rhythmbox WebUI backend written in Nim
- Nim 100%
| src | ||
| .gitignore | ||
| backend.nimble | ||
| config.nims | ||
| LICENSE | ||
| nginx-snippet.conf | ||
| README.md | ||
| rhythmbox-webui.service | ||
backend
Rhythmbox WebUI backend written in Nim
Compiling
You need Nim 2.0.0 or higher and Nimble (usually comes with Nim) installed to compile.
To build for production, run nimble build -d:release.