AI Weby & Aplikácie📖 8 min čítania
SaaS & Membership Sites
Platforma
Membership/subscription platforma. Stripe, Supabase, auth.
Čo sa naučíš
✓Subscription model setup
✓Stripe integrácia
✓User authentication
✓Content gating
✓Dashboard pre členov
Ochutnávka lekcie
Obsah
- 📖 SaaS architecture 101: Next.js + Supabase + Stripe
- 📖 Membership vs SaaS vs Course — čo vlastne staviaš
- 📖 Boilerplates 2026: Makerkit, ShipFast, SaaS Pegasus
- 📖 MVP za týždeň (core features only)
<a id="architektura"></a>
📖 SaaS architecture 101: Next.js + Supabase + Stripe
Default SaaS stack 2026 (nedebatuje sa)
V 2026 je "starter stack" pre solo foundera a small team tento:
| Layer | Nástroj | Cena (2026) |
|---|---|---|
| Frontend | Next.js 16 (App Router) + React 19 + TypeScript + Tailwind 4 | Free |
| Backend / API | Next.js API routes + Server Actions | Free |
| Database | Supabase (Postgres) | Free → €25/mes Pro |
| Auth | Supabase Auth alebo Clerk | Free → €25/mes |
| Payments | Stripe alebo Lemon Squeezy | 2.9% + €0.25 / 5% MoR |
| Brevo / Resend | Free → €15/mes | |
| Hosting | Vercel | Free → €20/mes Pro |
| Storage | Supabase Storage / Cloudflare R2 | Free → €25/mes |
Celkový štart: €0/mes (free tiers). Pri 1 000 používateľoch: ~€100–150/mes. Pri 10 000 MRR: ~€300/mes infra.
Prečo práve tento stack
Next.js 16 (App Router):
- Server Components = rýchlejšie, lacnejšie hosting
- Server Actions = žiadne boilerplate REST APIs
- Vercel deploy = 5 sekúnd lokálne, 30 sekúnd cloud
Supabase:
- Postgres (SQL, nie NoSQL = lepšie pre business logic)
- Auth out-of-the-box (email, OAuth, magic link)
- Row Level Security = bezpečnosť v DB vrstve
- Realtime (Postgres changes → WebSocket)
- Storage pre súbory
- Edge Functions (server-side logika)
Stripe vs Lemon Squeezy:
- Stripe — global standard, low fees (2.9%), ale treba ti vlastný VAT handling
- Lemon Squeezy — MoR (Merchant of Record), 5% fees, ale rieši za teba dane v EU/US/UK. Pre solo foundera v EU = no-brainer.
Vysoko-urovenný diagram
[Browser]
↓
Pokračuje ešte 6 minút praktického obsahu + build-along projekt
Odomkni s PRO — od €19.99/mesPre koho je táto lekcia
- →SK/CZ solo founderi s validovaným SaaS nápadom, ktorí potrebujú spraviť MVP za 1-2 týždne namiesto 3 mesiacov s outsourced tímom za €15k+
- →Freelance developeri (Next.js, React), ktorí chcú posúvať klientom membership/subscription riešenia namiesto len landing pages za €500
- →Tech-savvy produktoví manažéri v SK startupoch (2-10 ľudí), ktorí si chcú postaviť interný tool alebo micro-SaaS bez full-time dev hire
- →Agentúrni developeri stavajúci weby na Webflow/WordPress, ktorí potrebujú upgrade na App Router + Supabase stack pre recurring revenue projekty
PRO
Dostupné s PRO predplatným
Odomkni všetkých 6 modulov s okamžitým prístupom ku všetkým lekciám.
Začať s PRO — od €19.99/mesalebo €199/rok (ušetri 17%)