mirror of
https://github.com/hay-kot/homebox.git
synced 2024-11-16 13:48:44 +00:00
No description
891d41b75f
* card option 1 * UI updates for item card * fix test error * fix pagination issues on backend * add integer support * remove date from cards * implement pagination for search page * resolve search state problems * other fixes * fix broken datetime * attempt to fix scroll behavior |
||
---|---|---|
.devcontainer | ||
.github | ||
.vscode | ||
backend | ||
docs | ||
frontend | ||
scripts | ||
.dockerignore | ||
.gitignore | ||
CONTRIBUTING.md | ||
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:latest
Credits
- Logo by @lakotelman