Go to file
Hayden 6a853c07a0 fix: various minor bugs (#384)
* fix insufficiently large max height for cards

* fix listener for resetItemDateTimes

* support YYYY/MM/DD format for imports

* fix columns in docs

* use comma deliminator
2023-04-01 14:07:44 -08:00
2023-03-25 11:17:07 -08:00
2023-02-17 21:41:01 -09:00
2023-04-01 14:07:44 -08:00
2023-04-01 14:07:44 -08:00
2023-04-01 14:07:44 -08:00
2022-09-03 18:42:03 -08:00
2023-03-25 11:20:38 -08:00
2022-10-13 17:12:35 -08:00
2022-09-12 14:47:27 -08:00
2023-01-14 09:28:52 -09:00
2022-09-12 14:47:27 -08:00

HomeBox

Docs | Demo | Discord

Quick Start

Configuration & Docker Compose

docker run -d \
  --name homebox \
  --restart unless-stopped \
  --publish 3100:7745 \
  --env TZ=Europe/Bucharest \
  --volume /path/to/data/folder/:/data \
  ghcr.io/hay-kot/homebox:latest

Credits

Description
A continuation of HomeBox the inventory and organization system built for the Home User
Readme AGPL-3.0 71 MiB
Languages
Vue 42%
Go 40%
TypeScript 13.5%
CSS 2.4%
HTML 1.1%
Other 1%