1.1.0 • Published 1 year ago
@minaboktor2628/starter-app v1.1.0
Mina's Starter Boilerplate
Description
A comprehensive npm package for building a T3 (TypeScript, TailwindCSS, and Trpc) application with Next-Auth, Prisma, and Next.js. This package includes a few custom helper functions and hooks to streamline your development process.
This clones this project onto your computer.
Features
- Integrates seamlessly with TypeScript, Prisma, Trpc, Next.js, Shadcn UI, and TailwindCSS.
- Set up roles and DB examples and user model.
- Provides pre-built helper functions and hooks to accelerate development.
- Simplifies setup and configuration for T3 applications.
- Auth set up, just add GitHub OAuth id and secret to your env file. NEVER COMMIT YOUR ENV VARIABLES!!!
Usage
npx @minaboktor2628/starter-app
OR
npx @minaboktor2628/starter-app .