1gr14/igrich/
  • An anti-course on building a SaaS with TypeScript, React, Bun, Point0
    • The Point0 framework
    • The Start0 boilerplate
    • In the next lessons...
  • Menu
    • Home
    • Start0
    • Support
    • Education
    • Blog
    • Author
  • Community
    • Discord
    • Telegram
  • Open Source
    • Point0
    • Route0
    • Error0
    • Flat
  • Account
    • Sign In
    • Sign Up
1gr14/igrich/
Building open-source software for the glory of the Lord Jesus Christ ☦️
With love for developers of all backgrounds around the world ❤️
Terms of ServicePrivacy PolicySergei Dmitriev 2026 😎

The Point0 framework

An anti-course on building a SaaS with TypeScript, React, Bun, Point0

I want to announce my framework, Point0. It is the first Bun FullStack framework comparable in features to Next.js and TanStack Start. It has, however, a radically different DX — which is exactly why it was created.

I never liked the existing frameworks, especially Next.js and Remix (React Router). But I assumed that frameworks apparently just don't come out any other way, which is why nobody makes them that way. And that the bulk, the strict conventions imposed by others, the unwieldy architecture — that this is simply a necessary evil I have to put up with.

At some point the feeling built up in me that it really should be completely different. And I thought: let me write pseudocode for an imaginary framework that would satisfy me, without regard to whether it could be implemented at all. I would just write the project as if the ideal framework existed.

It turned out so well that I forgot about everything else and spent 10 months building the implementation of that framework, and 3 months ago I even quit my job to finish it off sooner. And now it's finished, and I want to share it with you.

Right now I believe this framework is the best fit for building SaaS products, especially on your own or as part of a small team. This framework let me organize development the way I always wanted to organize it, but couldn't with the previous technologies.

  • Point0 Documentation
  • Video overview on YouTube
  • Point0 user support on Discord

Extra

Community

Questions and chat — English on Discord, Russian on Telegram
DiscordTelegram

Social

Videos and posts from around the web
YouTubeTwitter

Start0

The SaaS boilerplate on Point0 — the fastest way to start your own product
Explore Start0

Comments

to leave a comment
No comments yet. Be the first.
PreviousTo the courseNextThe Start0 boilerplate