Go to file
Hayden 891d41b75f feat: new-card-design (#196)
* 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
2023-01-01 12:50:48 -09:00
2023-01-01 12:50:48 -09:00
2023-01-01 12:50:48 -09:00
2022-12-09 20:57:57 -09:00
2022-09-03 18:42:03 -08:00
2022-10-29 18:15:35 -08:00
2022-10-25 09:17:31 -08:00
2022-10-13 17:12:35 -08:00
2022-09-12 14:47:27 -08:00
2022-10-10 18:48:57 -08:00
2022-09-12 14:47:27 -08:00

HomeBox

Docs | Demo | Discord

Quick Start

Configuration & Docker Compose

docker run --name=homebox \
    --restart=always \
    --publish=3100:7745 \
    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 66 MiB
Languages
Vue 43.1%
Go 40%
TypeScript 12.3%
CSS 2.4%
HTML 1.2%
Other 1%