Go to file
Hayden 2e82398e5c chore: cleanup (#27)
* implement password score UI and functions

* update strings tests to use `test`instead of `it`

* update typing

* refactor login/register UI+Logic

* fix width on switches to properly display

* fetch and store self in store

* (WIP) unify card styles

* update labels page

* bump nuxt

* use form area

* use text area for description

* unify confirm API

* unify UI around pages

* change header background height
2022-09-25 14:33:13 -08:00
2022-09-13 21:15:01 -08:00
2022-09-12 14:47:27 -08:00
2022-09-24 11:33:38 -08:00
2022-09-25 14:33:13 -08:00
2022-09-12 14:47:27 -08:00
2022-09-03 18:42:03 -08:00
2022-09-24 11:33:38 -08:00
2022-09-24 11:33:38 -08:00
2022-09-08 22:05:23 -08:00
2022-09-12 14:47:27 -08:00
2022-09-14 10:45:37 -08:00
2022-09-12 14:47:27 -08:00
2022-09-24 11:33:38 -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:nightly

Credits

Description
A continuation of HomeBox the inventory and organization system built for the Home User
Readme AGPL-3.0 67 MiB
Languages
Vue 43.1%
Go 40%
TypeScript 12.3%
CSS 2.4%
HTML 1.2%
Other 1%