Go to file
Hayden 79f7ad40cb feat: user profiles (#32)
* add user profiles and theme selectors

* lowercase buttons by default

* basic layout

* (wip) init token APIs

* refactor server to support variable options

* fix types

* api refactor / registration tests

* implement UI for url and join

* remove console.logs

* rename repository factory

* fix upload size
2022-10-06 21:54:09 -05:00
2022-09-13 21:15:01 -08:00
2022-09-12 14:47:27 -08:00
2022-10-06 21:54:09 -05:00
2022-09-27 20:26:44 -08:00
2022-10-06 21:54:09 -05:00
2022-10-06 21:54:09 -05:00
2022-09-03 18:42:03 -08:00
2022-09-27 20:26:44 -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-27 20:26:44 -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 71 MiB
Languages
Vue 42%
Go 40%
TypeScript 13.5%
CSS 2.4%
HTML 1.1%
Other 1%