Back to Blog
engineeringcloudflarenextjs
CoreCodery Tech Stack in 2025
CoreCodery Team
Get new tutorials every Tuesday
Join developers reading CoreCodery Weekly — Flutter, Cloudflare & Supabase.
No spam. Unsubscribe anytime.
CoreCodery Tech Stack in 2025
Building a modern product company means choosing tools that let a small team move fast without compromising quality. Here's what we use.
Web — corecodery.com
- Next.js 16 (App Router) — React framework with server components and edge rendering
- Cloudflare Workers via opennextjs-cloudflare — sub-50ms cold starts globally
- Supabase — Postgres database + Auth + Realtime
- Tailwind CSS — utility-first styling
Mobile — FlutterDoo
- Flutter — cross-platform native UI
- Supabase — shared backend (same project as web)
- Clean Architecture — domain-driven layer separation
Infrastructure
- Cloudflare — CDN, edge compute, DNS, R2 storage
- GitHub — source control, CI/CD
- Supabase — managed Postgres (hosted in Southeast Asia for low latency)
Why Cloudflare Workers
Edge functions run close to our users. Our website loads in under 100ms in most regions. No cold start problem, no server to maintain.
We'll keep sharing what we learn. Follow us on GitHub.
Enjoyed this? Get notified of new posts.
Weekly tutorials on Flutter, Cloudflare & Supabase — free.
No spam. Unsubscribe anytime.