
Does the world need another Next.js boilerplate? Absolutely! More offerings lead to higher standards and better products. Take a look around and give it a star if you find it valuable! This will make my day 🦄!
See it in action: https://boilerthing.vercel.app
Free and open-source Next.js 14 Boilerplate with (App Router), Next-auth (v5), Next-intl (translated routes), Prisma ORM, Resend, Tailwind CSS, and Shadcn/UI & Radix UI, plus many other features.

@ prefixpostgres locally:bash
docker run --name boilerthing -p 5432:5432 -d -e POSTGRES_PASSWORD=admin -e POSTGRES_USER=admin -e POSTGRES_DB=boilerthing postgres:latest
prisma:bash
npx prisma generate
npx prisma db push
Populate .env based on .env.example
Run the development server:
bash
npm run dev
Your support means a lot! Give this repo some stars, and I'll speed up the feature development.
Here are some features I'm planning to integrate into Boilerthing:
I'm open to any suggestions and improvements. Everyone is welcome to contribute to this project! Feel free to open an issue if you have questions or find a bug.
Licensed under the MIT License, Copyright © Egor Kirpichev 2024
See LICENSE for more information.
$ claude mcp add boilerthing \
-- python -m otcore.mcp_server <graph>