mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
6529549289b4cfc8b1c9f07777a6ece6d815f7e3
* implement custom http handler interface * implement trace_id * normalize http method spacing for consistent logs * fix failing test * fix linter errors * cleanup old dead code * more route cleanup * cleanup some inconsistent errors * update and generate code * make taskfile more consistent * update task calls * run tidy * drop `@` tag for version * use relative paths * tidy * fix auto-setting variables * update build paths * add contributing guide * tidy
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
Languages
Vue
43.1%
Go
39.9%
TypeScript
12.4%
CSS
2.4%
HTML
1.2%
Other
1%