Open-source Next.js boilerplate — ship ideas without rebuilding the boring stack
Hello everyone! This is my first post here, thank you for advice!
A production-ready starter for blogs, content sites, or any web app you want to customize. Fork it, set env vars, deploy via GitHub Actions — focus on your product, not auth wiring and SEO plumbing.
What you get
Auth — email/password + optional 2FA
Content — TipTap editor (visual + Markdown)
SEO — sitemap, RSS, OG/Twitter, JSON-LD, indexing hooks
Performance — server + client caching, static-first where it matters
Ops — rate limiting, optional Redis/Mongo, Web Vitals → dashboard, cookie consent
Extras — Web Push hooks, UI kit baseline, CDN-friendly media flow
Why it exists
To skip "weeks" of bootstrap: deploy, iterate, validate traffic or build a real product on top of the same foundation.
Open source. Bring the idea; the stack is ready.
All you need to launch is a VPS, Github and a domain. Check the setup guide.
REPO | DEMO
About setup | Roadmap
Replies