0.2.0 • Published 8 months ago
create-next-admin v0.2.0
Nextadmin
An installer that uses NextJS as a framework, next-intl for internationalization, prisma as an ORM and nextAuth for authentication, ready to use.
Usage
npx create-next-admin@latest
Dependencies
- Next.js (React Framework)
- TailwindCSS (CSS Framework)
- Shadcn (UI Components collection)
- next-intl (Internationalization)
- Auth.js (Authentication)
- Prisma (ORM)
NextJS Options
Question | Answer |
---|---|
Typescript | ✅ Yes |
ESLint | ✅ Yes |
Tailwind CSS | ✅ Yes |
src/ directory | ❌ No |
App Router | ✅ Yes |
Turbopack | ✅ Yes |
import alias @/* | ✅ Yes |
Author
Danny Davila (@daikiejp)
License
MIT License. Read more at LICENSE.md