Go to file
Hayden ed1230e17d feat: goreleaser + remove cgo dependency (#363)
* wip: goreleaser

* update image path

* spelling

* set working dir

* change main.go

* remove unused field

* drop cgo requirement

* remove unused workflow step

* generate code

* drop cgo from docker file

* update publish workflow

* annotate as unfinished
2023-03-22 20:49:49 -08:00
2023-02-17 21:41:01 -09:00
2023-03-22 20:26:51 -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 69 MiB
Languages
Vue 42.6%
Go 39.6%
TypeScript 13.3%
CSS 2.4%
HTML 1.1%
Other 1%