Built on SquonkStack
Muso Community is ready to ship
This page is your product's front door. The plumbing behind it — accounts, API, admin — already works. Say what you're building, and for whom, right here.
What's inside
Already working, not promised
Three things this starter does before you write a line of code. Replace each card with a real capability as your product grows.
Accounts, day one
Sign-in, invites, password reset, and email verification are live against the platform — no auth code in this repo.
Try the sign-in →A typed GraphQL API
The starter's notes service publishes its schema into a single composed /graphql endpoint, with authorization enforced server-side.
Browse /graphql on your API host
One design system
Every screen here is @squonk/ui components — so new pages inherit spacing, color, and dark mode without any CSS.
Flip the theme toggle above ☾
This page lives at
pwa/src/app/page.tsx— make it yours.