Built for Developers

Stop rebuilding auth and admin

Genesis is the opinionated stack you would have picked after your third greenfield. Types, routes, and server boundaries are already decided, so your first commit is product code.

One ecosystem. Every layer maintained. Zero lock-in.

app.yoursaas.com
Genesis
A
Alex Rivera
Admin

Overview

Your SaaS metrics at a glance

Total Users
2,847
+12%
MRR
$12,400
+8%
Active
94%
+2%
Flags
12
Recent signupsView all →
A
Alex Rivera
alex@startup.io
Admin
J
Jordan Kim
jordan@techco.dev
User
S
Sam Okafor
sam@founders.io
User
T
Taylor Mills
taylor@agency.com
User
Genesis
A
Alex Rivera
Admin

User Management

Manage roles, sessions and access

NameEmailRoleStatusActions
Alex Riveraalex@startup.ioAdminActiveManage
Jordan Kimjordan@techco.devUserActiveManage
Sam Okaforsam@founders.ioUserInactiveManage
Taylor Millstaylor@agency.comUserActiveManage
Feature flags12 active
new-dashboardAll users
ai-assistantAdmin only
billing-v2Beta group
G

Sign in to Genesis

Welcome back

Email

you@company.com

Password

••••••••••
or

Magic links · OAuth · Passkeys supported

How it works

From zero to revenue

🥚

Generate

Run one command, pick your modules, and a complete full-stack project lands in seconds.
🐣

Configure

A guided wizard connects your database, auth provider, and email. Running in minutes.
🐥

Build

Open your editor and start on your product. Auth, admin, billing, and email are already wired.
🐔

Ship

Push to Vercel, Railway, or self-host. Deploy configs are included.
💸

Earn

Billing is live on day one. Your pricing page is waiting to take its first payment.
Authentication
Role-Based Access
User Profiles
Onboarding Flow
Admin Panel
Audit Logs
Authentication
Role-Based Access
User Profiles
Onboarding Flow
Admin Panel
Audit Logs
Authentication
Role-Based Access
User Profiles
Onboarding Flow
Admin Panel
Audit Logs
Authentication
Role-Based Access
User Profiles
Onboarding Flow
Admin Panel
Audit Logs
Authentication
Role-Based Access
User Profiles
Onboarding Flow
Admin Panel
Audit Logs
Authentication
Role-Based Access
User Profiles
Onboarding Flow
Admin Panel
Audit Logs
Authentication
Role-Based Access
User Profiles
Onboarding Flow
Admin Panel
Audit Logs
Authentication
Role-Based Access
User Profiles
Onboarding Flow
Admin Panel
Audit Logs
Component System
Theming & Dark Mode
Documentation
Blog
Fully Customisable
Motion & Animations
Component System
Theming & Dark Mode
Documentation
Blog
Fully Customisable
Motion & Animations
Component System
Theming & Dark Mode
Documentation
Blog
Fully Customisable
Motion & Animations
Component System
Theming & Dark Mode
Documentation
Blog
Fully Customisable
Motion & Animations
Component System
Theming & Dark Mode
Documentation
Blog
Fully Customisable
Motion & Animations
Component System
Theming & Dark Mode
Documentation
Blog
Fully Customisable
Motion & Animations
Component System
Theming & Dark Mode
Documentation
Blog
Fully Customisable
Motion & Animations
Component System
Theming & Dark Mode
Documentation
Blog
Fully Customisable
Motion & Animations
Database
Email
Background Jobs
tRPC API
File Uploads
Webhooks
Database
Email
Background Jobs
tRPC API
File Uploads
Webhooks
Database
Email
Background Jobs
tRPC API
File Uploads
Webhooks
Database
Email
Background Jobs
tRPC API
File Uploads
Webhooks
Database
Email
Background Jobs
tRPC API
File Uploads
Webhooks
Database
Email
Background Jobs
tRPC API
File Uploads
Webhooks
Database
Email
Background Jobs
tRPC API
File Uploads
Webhooks
Database
Email
Background Jobs
tRPC API
File Uploads
Webhooks
Payments
AI Chat
Feature Flags
MCP Server
REST API
Analytics
Payments
AI Chat
Feature Flags
MCP Server
REST API
Analytics
Payments
AI Chat
Feature Flags
MCP Server
REST API
Analytics
Payments
AI Chat
Feature Flags
MCP Server
REST API
Analytics
Payments
AI Chat
Feature Flags
MCP Server
REST API
Analytics
Payments
AI Chat
Feature Flags
MCP Server
REST API
Analytics
Payments
AI Chat
Feature Flags
MCP Server
REST API
Analytics
Payments
AI Chat
Feature Flags
MCP Server
REST API
Analytics
Who made this
Ollie - creator of Genesis

Kia ora, I'm Ollie👋

@olwiba

I noticed I had zero leverage. Same decisions, different codebase, no compounding value. This is how I broke that cycle.

Developer from Aotearoa, a small island nation off the coast of Antarctica, shipping bits and bytes to the world. Over 11 years building in product teams, I noticed the same pattern: every new idea starts from the same place.

Auth, billing, admin, email. Different codebase, same decisions made somewhere else. I built the foundation once, maintained it properly, and turned it into a product. Eleven years of decisions, packaged. My investment is your head start.

11+

years building

6+

times I've rebuilt the stack

20+

SaaS products renovated

⭐ certified
Why it exists

You already know how this movie ends

Every greenfield starts the same way: two months of auth, admin, billing, and email before the first line of product code. You have built all of it before. That is exactly the problem.

The foundation work is not hard, it is just endless. Session handling, role gates, password resets, webhook signatures, migration strategy — decisions you have already made three times, remade slightly differently on every project, with none of the effort compounding. The plumbing is a tax on every idea you want to test.

Genesis is that foundation built once and maintained properly. The decisions are the ones you would have made after your third greenfield, wired together and kept current through published packages. Fix lands upstream, every project inherits it. Your first commit is product code.

The stack

Deliberate choices, not defaults

Every technology in Genesis earned its place. Proven in production, integrated together, and maintained as the ecosystem evolves.

TanStack Start

Full-stack React with SSR and file-based routing

Better Auth

Auth with social login, sessions, and roles

Prisma

Type-safe database access with migrations built in

Tailwind v4

Utility-first CSS, no config file needed

tRPC

End-to-end type-safe API, no codegen

olwiba ecosystem

Components, blocks, tooling, and docs - maintained together

Bun

Fast runtime, bundler, and package manager

TypeScript

Full type safety across the entire stack

Features

Why developers choose Genesis

Purpose-built workflows without rebuilding your stack from scratch.

End-to-end TypeScript

Router loaders, tRPC procedures, and Prisma models share types. Refactor with confidence instead of grep-driven development.

Auth that actually ships

Email and password, magic links, OAuth, and admin impersonation are configured, not blog posts you still need to implement.

Three API surfaces from one router

tRPC for your app, an optional REST layer with an OpenAPI spec, and an MCP server so AI agents can call your backend with real auth.

Feature flags in admin

Toggle experiments per user or role and track usage without bolting on a third-party service on day one.

Use cases

Popular workflows

Real scenarios teams ship in their first month.

B2B SaaS MVPs

Dashboard, settings, onboarding, and admin are ready. You focus on the domain logic that wins deals.

Internal tools

Reuse the admin area for ops workflows and role-gated actions without standing up a separate stack.

Side projects that ship

SQLite in development means zero config. Scaffold on Saturday morning, deploy a container by Sunday.

The ecosystem

How it all connects

One command scaffolds the full stack. Each layer feeds the next — and olwibaSYNC keeps everything current.

Start with CLI

One command scaffolds a complete project, stamps your identity, and wires the full stack.

Start with clone

Fork or use the GitHub template to start clean.

Get access
genesis

Your complete product — auth, billing, admin, email, blog — live from day one.

olwibaDOCS

A full docs site that ships with your project. Same design system, zero extra setup.

olwibaCN

Token-driven primitives. Theming, dark mode, and accessibility at the base.

olwibaUI

Composed blocks for app shells, marketing sections, and content layouts.

olwibaUI Pro

Premium blocks and advanced compositions built on olwibaUI.

olwibaRENDER

Build full application pages from plain JSON configs. Maps olwibaCN and olwibaUI blocks natively. Define layout, components, and props in a single JSON file. Enables rapid application development using agentic tools.

olwibaSYNC
olwibaCN 0.1.21
olwibaUI 0.1.7
olwibaUI-Pro 0.1.1
olwibaRENDER 0.1.6
all synced
Join the crew

One price. Own it forever.

Founding member pricing, locked in for the first cohort. Price increases once the founding period closes.

Supported
$💖reach out

Cost should not be what stops you. Apply and we will sort something out.

  • Full access, no compromises
  • Private Genesis template repository
  • genesis-start scaffolding CLI
  • olwibaUI Plus access
  • Private Discord community
  • Lifetime updates, same as everyone else
134d · 23h · 01m · 27s
Founding
$169/ forever

Everything you need to ship a SaaS from day one. Founding price, locked in for the first cohort.

  • Private Genesis template repository
  • genesis-start scaffolding CLI
  • olwibaUI Plus access
  • olwiba-sync update tooling
  • Lifetime template updates
  • Private Discord community
Builder
$249/ forever

The full template at the standard price. Available once the founding period closes.

  • Private Genesis template repository
  • genesis-start scaffolding CLI
  • olwibaUI Plus access
  • olwiba-sync update tooling
  • Lifetime template updates
  • Private Discord community

Every purchase directly supports the ongoing maintenance of the template and the open source ecosystem it is built on.

FAQ

Questions from teams like yours

Straight answers for developers evaluating Genesis.

Try it live

This site is the template, running live.

Sign in and explore everything Genesis ships before you write a line of product code. Auth flows, admin panel, feature flags, onboarding, all working.

Admin account

Email

admin@genesis.template

Password

Password1

Sign in as admin
User account

Email

user@genesis.template

Password

Password1

Sign in as user

No setup required · Explore the full app · See what you start with

Newsletter

Ecosystem updates in your inbox

Releases, new modules, and build notes from Genesis. No spam, unsubscribe any time.

By subscribing you agree to our Privacy Policy.

Ready to skip the plumbing?

The demo is the template · What you see is what you start with