Elegant music library
Download for Windows (MacOS and Linux coming soon)
Sing is still in Alpha and does not support auto-updates yet. Future updates might require you to resync your library.
.example.env
as .env
pnpm install
pnpm run build:prisma
(Rerun this when changing schema.prisma
)pnpm start
: Start app in dev mode ( Or use the VS Code task named devMode
)pnpm run build
: Build