mirror of
https://github.com/hay-kot/homebox.git
synced 2024-11-16 05:38:42 +00:00
No description
79f7ad40cb
* add user profiles and theme selectors * lowercase buttons by default * basic layout * (wip) init token APIs * refactor server to support variable options * fix types * api refactor / registration tests * implement UI for url and join * remove console.logs * rename repository factory * fix upload size |
||
---|---|---|
.github | ||
.vscode | ||
backend | ||
docs | ||
frontend | ||
scripts | ||
.dockerignore | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
fly.toml | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
Taskfile.yml |
HomeBox
Quick Start
Configuration & Docker Compose
docker run --name=homebox \
--restart=always \
--publish=3100:7745 \
ghcr.io/hay-kot/homebox:nightly
Credits
- Logo by @lakotelman