OneStarter 1.0.4
Production ready SaaS starter kit to scale from 0 to 1,000,000 ARR.
This is your 1000x developer secret weapon. Thousands of hours of development time have been put into this starter kit. Invest your time building on a battle tested foundation.
What is it?
OneStarter is a full quick start to rapidly building an online SaaS. There is no clutter or mess to delete, and no rewriting half the code base to fit a production ready solution. It is fully set up with localization, authentication, multi-tenancy, AI-readiness, and more.
Key Features
- Battle tested multi-tenancy A strong data model supporting multiple tenants per users, protected through Postgres' row-level security policies.
- Easy AI features Get instant access to powerful LLM models through Cloudflare, or add your own with ease.
- REST API through Supabase Enjoy the ease of use of Supabase's Postgrest API servers for rapid frontend development without needing to maintain and API server.
- Powerful RBAC and security settings From the start, you get a powerful role-based access control system, with sessions backed by server-side cookies and CSRF protection. This enhances the out-of-the-box experience provided by Supabase.
- Email templating support Using React Email you get a developer friendly experience for managing your email templates. Localization, naturally, built in.
- Localization support Built in localization from the start, so you're not replacing strings with keys later. Includes RTL support, GHA pipeline for string extraction (which can extend to third-party providers like Tolgee and Locize), and several languages.
- Privacy-compliant from the start Cookie-consent built in, with an easy to use API to add more as needed.
- Powerful component library and easy styling with Mantine Through the use of Mantine, you can get a feature full component library that is trivial to style as you wish.
- Turnkey deployment With fully scripted infrastructure-as-code (IaC) and CI/CD with Github Actions set up, just press play and go live.
Going Live - Requirements
OneStarter uses minimal third-party services, and gives you the option to pick and choose your own for added functionality. However, this is an opinionated starting point with some minimum requirements.
Service | Purpose | Cost (est. w/ Staging + Prod) |
---|---|---|
Github | Git VCS, CI/CD | Free |
Supabase | Database, API | $35/month |
Cloudflare | DNS, WAF, Workers, Pages | $5/month |
Resend / MailJet / SendGrid | Transactional Email | Depends, starts free |
Going live requires you sign up for these services, and have familiarity to configure Github Actions so your automated CI/CD deployments can start.
Aren't there hundreds of these?
Yes, and we've tried them before. A few months in, you are at a point where you have completely rewritten the code base because of the lack of forward thinking and maintainability. We're tired of it, so we put considerable effort to build OneStarter such that it doesn't waste your time and gives you all the right tools needed from the beginning.
This isn't a toy project. Several real-world SaaS businesses have been built on top of OneStarter.
Frequently asked questions
Flat €700? No per-project or team fees?
Yes, this is a flat one-time purchase. No strings attached, you may use this for as many projects or clients as you like with as many developers as you like on your team. All we ask is you don't use it to build derivative competing products.
How do updates work?
Once you purchase OneStarter, you will be added to a releases mailing list that is only used to alert you to new updates. Once you're aware, you can manually follow the steps to update if you wish. Minor version updates will always be free, e.g. 1.0 to 1.1. Jumping major versions, e.g. from 1.0 to 2.0, will cost extra.
What technologies / tech stack is used?
OneStarter uses TypeScript, React, Hono, SQL (PostgreSQL), Terraform, and Mantine. Third-party service requirements include Supabase (can be self-hosted), Cloudflare, and Github.
Is customer support included?
Basic support is included through email or a future Discord chat. We don't actively help troubleshoot deployments, but will do our best effort to support over email.
What kind of AI does OneStarter support?
Out of the box, you get all of the LLM models offered by Cloudflare. You can easily extend these to support ChatGPT, Bedrock, or other providers
We're an agency, can we use this for multiple clients?
Yes, when you purchase OneStarter you receive a license for use on as many projects/clients/websites as you wish. There are no limits
Can we white label or resell OneStarter?
No, you are not allowed to resell or change and resell OneStarter. You are of course able to make as many web applications and services with it, though. Please be sure to review the license agreement for further details.
Are there any startup discounts available?
Some discounts may be available based on partnerships with certain accelerators or national funds. Please reach out to [email protected] for direct requests.
Copyright ©
OneStarter is built by
laconical .
All rights reserved. View our
Software License Agreement and Privacy Policy.
- 1M ARR Starter
- Launch price €500 €700
What's included?
- The full codebase
- Easy dev setup (2-minute video)
- AI-integration ready
- Social sign on and magic link auth
- Email templating
- Localization (including RTL support)
- Seamless CI/CD + IaC deployment