The web application and API for the Hanami osu! ecosystem.
Install dependencies and start the frontend and server in development mode:
bun install
bun run devUseful checks:
bun run format:check
bun run lint
bun run typecheck
bun run test
bun run buildCopyright © 2026 Muhammed Fatih and hanami-osu contributors.
This project is licensed under the GNU Affero General Public License version 3 only (AGPL-3.0-only). See LICENSE and LICENSING.md for the full terms, earlier-release notices, third-party material, and branding policy.