Go to file
Hayden 6529549289 refactor: http interfaces (#114)
* implement custom http handler interface

* implement trace_id

* normalize http method spacing for consistent logs

* fix failing test

* fix linter errors

* cleanup old dead code

* more route cleanup

* cleanup some inconsistent errors

* update and generate code

* make taskfile more consistent

* update task calls

* run tidy

* drop `@` tag for version

* use relative paths

* tidy

* fix auto-setting variables

* update build paths

* add contributing guide

* tidy
2022-10-29 18:15:35 -08:00
2022-10-29 18:15:35 -08:00
2022-10-24 18:24:18 -08:00
2022-10-29 18:15:35 -08:00
2022-10-20 22:39:50 -08:00
2022-10-29 18:15:35 -08: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
2022-10-29 18:15:35 -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 65 MiB
Languages
Vue 43.1%
Go 39.9%
TypeScript 12.4%
CSS 2.4%
HTML 1.2%
Other 1%