Coming next
MarrowStack CLI
Today, every block is one click on its page. Soon, every block will be one command: npx marrowstack add <block>. The CLI is in development. Sign up to be the first to install it.
Terminal
$ npx marrowstack add auth
MarrowStack CLI v0.1.0
→ Resolving ms-block-auth@main (commit a1b2c3d)…
→ Fetching 4 files…
✔ AuthPage.tsx copied to src/components/auth/
✔ index.ts copied to src/lib/auth/
✔ package.json (dependencies noted below)
✔ Readme.md copied to docs/blocks/
Install dependencies:
bun add next-auth @supabase/supabase-js bcryptjs zod
Done. See docs/blocks/Readme.md for setup steps.
Preview — not yet shipped. The actual output will look like this.
Notify me when the CLI ships
One email on launch day. No spam, no series.
Star the repo to get notified natively on GitHub:
github.com/Marrow-Stack/marrow-stack →