- Landing Page
- Changelog page
- Blog
- App Section
- Authentication
- 2FA
- Account Management
- Rate Limiting
- Payment Provider
- Polar
- SMTP Mailing
- Fastify
- Added for full support of Custom APIs and plugins
- Server Functions (
server$
) - SSR and Hydration (preact)
- Route file based routes (
app/routes.js
) - Hackable - Everything is a part of the codebase or
packages
- Tailwind v4
- TS Support
This stands on top of a lot of generic tooling available to the JS ecosystem
- Vite
- Tanstack/bling
- @fastify/vite
- Preact
- Tailwind
- and many more!