mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-27 15:41:42 +01:00
da00db0608ffc84fac4597cf28b185ab29d0fd3d
regular expressions are order specific and when applied in a random order you can get a variety of outputs. Using a list preserves order and ensures that the data-contracts.ts file is deterministic.
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
40%
TypeScript
12.3%
CSS
2.4%
HTML
1.2%
Other
1%