Fork-and-go
Clone once, rename the project, and start building the domain that matters.
Micropreneur Starter is the fork-and-go foundation for micro SaaS products—Cloudflare native, source-owned, and legible to both humans and coding agents.
The common, expensive decisions are made. The product-specific decisions are still yours.
Clone once, rename the project, and start building the domain that matters.
Workers, D1, and Durable Objects are wired for a fast local-to-edge loop.
App code talks to AuthPort, never directly to a provider SDK.
Install free elements through the shadcn registry and own every line.
AGENTS.md, skills, MCP, and llms.txt give coding agents the same map.
Typed seams and deterministic checks keep every iteration short and trustworthy.
The repository teaches humans and coding agents how to work here, then gives both the same deterministic checks. No tribal knowledge, no mystery scripts.
$ pnpm install
$ pnpm --filter web dev
# when the slice is ready
$ pnpm turbo typecheck lint build test
✓ all workspace tasks successfulGood defaults should accelerate the first release without owning the second. Starter keeps the stack legible, the seams replaceable, and the interface source-owned—so every fork can become its own product without fighting the foundation.
The free elements tier arrives as source through a shadcn registry, so every fork owns and evolves its interface.
Architecture decisions, local workflows, and source-owned interface patterns from the public Starter repository.
Keep provider SDKs at the edge of the system so every fork can change identity platforms without rewriting application code.
Short, deterministic feedback loops are part of the product—especially when humans and coding agents share the same repository.
A source-delivered registry gives each product a common vocabulary without turning its interface into a locked dependency.
Build a smaller business without rebuilding the same foundation. Start open source, keep the seams clean, and make the product unmistakably yours.