Go to file
Hayden 07441eec8e feat: add lookup by asset ID (#208)
* add asset id redirecting

* dev env changes

* suggested changes from PR

* remove unnecessary proxy from nuxt config

* fix formatting

* change directory reference

* fix API key storage

* use /a/{id} as redirect

* run generators

* remove dependabot

Co-authored-by: Bradley Nelson <bradley@nel.family>
Co-authored-by: Bradley Nelson <BCNelson@users.noreply.github.com>
2023-01-14 09:24:11 -09:00
2022-09-03 18:42:03 -08:00
2023-01-14 09:24:11 -09: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%