Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

omznc/next

Repository files navigation

Group 1

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.

Usage

bunx create-next-app -e https://github.com/omznc/next

Features

  • 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) 🫑

Releases

No releases published

Packages

No packages published