homesong

command module
v0.0.0-...-1bececf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2026 License: MIT Imports: 16 Imported by: 0

README

Home Song

Song/Music Management for Home NAS.

The UI is not designed for "to client" usage, more like ERP style.

Screenshots

img.png

zh.png

iPhone-zh.jpeg

Start

All available docker images are in https://github.com/allape/homesong/pkgs/container/homesong.

MySQL Mode
docker compose -f docker.compose.yaml up -d
SQLite / Standalone Mode
docker run -d --name homesong \
  -p 8080:8080 \
  -v "$(pwd)/database:/app/database" \
  -v "$(pwd)/static:/app/static" \
  ghcr.io/allape/homesong:main
Dev
Required External Programs
Backend
go run .
Frontend
cd ui
npm i
npm run dev
Build

See Dockerfile or docker.yaml

Credits

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL