MarrowStack Documentation

MarrowStack is a free, open-source library of production-ready TypeScript server actions for Next.js. Each block is a single file (or small directory) that you copy into your project, run a SQL migration, set env vars, and wire up. No custom framework, no SDK lock-in. Sign in to copy any block instantly.

How it works

  1. Sign in at marrowstack.dev (GitHub OAuth or Solana wallet).
  2. Browse the block library and open any block.
  3. Click Copy all files — all blocks are free.
  4. Paste the file(s) into your Next.js project.
  5. Run the included SQL migration in your Supabase project.
  6. Set the env vars, mount the API routes, and you're live.

Integration guides

Utility