Go to file
Hayden 0f8db862b4 feat: pwa support (#366)
* add PWA support

* fix broken URLs for query

* remove unused variable

* restore authURL
2023-03-23 10:27:12 -08:00
2023-02-17 21:41:01 -09:00
2023-03-22 21:52:25 -08:00
2023-03-23 10:27:12 -08:00
2023-03-23 10:27:12 -08:00
2022-09-03 18:42:03 -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%