Connext Boilerplate - Lightweight Next.js + Convex + Clerk starter
Hey everyone π
I originally built Bolt Boilerplate, which came packed with integrations and features, and was great for demos, but I found myself stripping out a bunch of stuff every time I started a new project π
So I decided to create something leaner:
π Connext Boilerplate β a minimal Next.js starter with Clerk authentication and Convex backend already wired up.
Itβs designed to get you from zero to a working full-stack setup without all the extra weight.
Includes:
π Clerk auth (login + protected routes)
πΎ Convex database integration
βοΈ Preconfigured providers + middleware
π§± Simple dashboard to verify setup (Convex, Clerk, API, and env health)
Basically: all the boring setup stuff handled; no bloated UI, no opinionated styling.
Perfect if you want a clean starting point to build your own stack on top of.
π Repo: https://github.com/bitcraft3r/connext-boilerplate
Would love feedback or contributions if you try it out! π
GitHub
GitHub - bitcraft3r/connext-boilerplate: A minimal Next.js boilerpl...
A minimal Next.js boilerplate with preconfigured Clerk authentication and Convex backend integration. - bitcraft3r/connext-boilerplate

1 Reply
Hey !
This looks something amazing will go through this repo.