0.0.4 • Published 21 days ago

mx-next-cli v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
21 days ago

mx-next

mx-next is a boilerplate project based on Next.js, a React framework. It provides a starting point for building web applications with modern tooling and best practices.

Getting Started

To run the project locally, you can use npm, yarn, or pnpm:

npm run dev

This will start the development server.

Initialization

To initialize a new project using mx-next, you can use npx:

npx mx-next

This will create a new project based on the mx-next boilerplate.

Features

  • Next.js: A React framework for building server-side rendered and statically generated applications.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
  • Shadcn: Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
  • NextAuth: A set of open-source packages that are built on standard Web APIs for authentication in modern applications with any framework on any platform in any JS runtime.
  • Prisma: Open source Node.js and TypeScript ORM with a readable data model, automated migrations, type-safety, and auto-completion.
0.0.4

21 days ago

0.0.3

21 days ago

0.0.2

21 days ago