ArtificerINNOVATIONS
Ventures · Open source

BeakerStack

Everything you need to ship a real product. BeakerStack is an opinionated full-stack template built on React, React Native, Supabase, and Stripe. Auth, billing, PR previews, and a layered test suite, ready to customize.

What's in the box

Everything wired. Nothing hidden.

Auth out of the box
Email, OAuth, and magic links via Supabase, with session handling and protected routes already wired for web and mobile.
Billing that ships
Stripe subscriptions, plan gates, usage metering, a customer portal, and upgrade flows. The patterns you need for self-serve B2C.
Web and mobile together
Shared hooks, auth, and billing across React and React Native. About 40-60% of the codebase is shared across platforms.
CI/CD and test discipline
Path-based PR previews, staging and production environments, plus unit, integration, E2E, and database test layers colocated with the code.
Why it exists

Stop rebuilding the same foundation.

Every B2C SaaS needs auth, billing, environments, and a marketable landing page. BeakerStack ships those once, as an MIT-licensed template you can fork and own, so product work starts on the problem that actually matters.

The marketing home is config-driven and pre-rendered for SEO. The monorepo is typed end-to-end from the database schema, which also makes it friendlier for AI coding agents.

Built on BeakerStack

Products that ship on this foundation.

Artificer Innovations ventures reuse BeakerStack so each product can focus on its own domain instead of plumbing.

Skein Live
AI memory infrastructure that connects your tools over MCP.
Sufficit Live
Privacy-first retirement planning, built in a conversation.
At a glance

Built for shipping, not demos.

  • MIT licensed. Fork it, ship commercially, no royalties.
  • Three environments that mirror your branching model: PR preview, staging, and production.
  • Typed configs and schema-generated TypeScript from Postgres to the UI.
How we built it

This is how we start most products.

  • Auth, billing, web and mobile, PR previews, and tests ship once so each venture starts closer to the real problem.
  • Config-driven marketing and typed schema end to end, including room for AI coding agents to work safely.
  • Skein and Sufficit run on this foundation. The template is the studio method, open sourced.
Work with the studio →
Get started

Clone it and ship.

BeakerStack is free and open source. Swap the config, wire your Stripe plans, and build your product on a foundation that's already production-shaped.