Kisaki is a multifunctional media management project designed to provide a unified user interface and database model to record, manage, build, sync, and showcase your media collection and memories.
Warning
This project is still in early development. Before reaching version 0.1.0, breaking changes may be introduced at any time without regard for backward compatibility, and it is not recommended for production use.
$ pnpm install$ pnpm dev# Windows
$ pnpm build:win
# macOS
$ pnpm build:mac
# Linux
$ pnpm build:linux