omznc / next

A really opinionated Next template

Home Page:https://omarzunic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A really opinionated Next template

https://omarzunic.com/


Languages

Language:TypeScript 88.7%Language:JavaScript 9.9%Language:Shell 0.8%Language:CSS 0.7%