Skip to content
forked from hay-kot/homebox

Homebox is the inventory and organization system built for the Home User

License

Notifications You must be signed in to change notification settings

proffalken/homebox

 
 

Repository files navigation

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

About

Homebox is the inventory and organization system built for the Home User

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 51.3%
  • Vue 32.7%
  • TypeScript 13.4%
  • HTML 2.0%
  • JavaScript 0.3%
  • Dockerfile 0.2%
  • CSS 0.1%