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
Love this...as a dev who's shipped a few products before, skipping the auth/SEO grind to focus on the idea is a game-changer. Great work on the boilerplate!
If you're up for it, I'm launching The Sponge (AI flashcard app that turns webpages into spaced-rep study cards) on PH soon...would appreciate a follow (for the launch; link is in my profile).
New updates by v.0.5:
Release | Article
New updates by v0.1.6
Release | Article
More AI features and dashbords (AI usage/Article Views)
Runned by current Boilerplate
https://app.guardian-connect.tech/ - VPN configs service
https://matyrkover.ru/ - Local tufting workspace
https://quickping.tech/ - one more project based on current nextjs boilerplate
New updates by v0.2.0 and (0.1.8)
Multilang interface supporting by admin panel (auto detect lang by browser request)
Multilang articles supporting (autogen sitemap/rss with alternates)
Singup by email verification (by envs mode)
Release interface supporting
Release other features