Hey folks 👋
I got tired of setting up the same frontend/backend stack every time I wanted to start a new project. You know the drill — auth, payments, emails, database setup, routing, notifications, animations, responsive UI It adds up fast.
So I built Fast App — a full-stack boilerplate that gets you from “new project” to “ready to deploy” in just a few minutes.
What’s inside:
⚛️ React
🔧 .NET backend
🔐 Auth, routing, API setup out of the box
🗄️ PostgreSQL & MongoDB support (with Entity Framework)
💳 Stripe payments integration
🪄 Animations
🔔 Toast notifications
🧼 Centralized error handling (frontend & backend
& much more.
It’s meant to be a solid starting point for MVPs, SaaS apps, side projects — basically anything where you don’t want to waste hours wiring things up from scratch.
If you give it a spin, I’d love feedback.
👉 https://www.fast-app.eu
Thanks!
Fast App — a full-stack React + .NET boilerplate so you can skip the setup and just start building