
This is a Bun-based Next.js project template that I've been using for my projects.
I decided to turn it into an actual template so that I can use it for future projects, and also so that others can use it as well.
bunx create-next-app -e https://github.com/omznc/next
- Bun Support
- App Router & Server Actions
- Authentication (Auth.js) ποΈ
- Database (Prisma) π
- Storage (Backblaze or S3 compatible) π¦
- Pre-commit hooks (Husky) π€
- Formatting (Prettier) π
- State management (Zustand) π»
- Icons (react-icons) π
- Environment variables (t3-env) π₯Έ
- Styling (Tailwind) π«‘