The Most Opinionated Way to Build Next.js Apps.
Simply run npm create lx2-app@latest to get started!
Create Lx2 App installs TypeScript, Next.js, Tailwind CSS, along with:
- Payload CMS - A powerful headless CMS
- Auth.js - Authentication made easy
- Better Auth - The most comprehensive authentication framework for TypeScript.
- Prisma ORM - Database management with full type safety
- Drizzle ORM - A next gen TypeScript ORM for you to ship (ship ship)
- And many more coming...
To create a new project, run the following command:
npm create lx2-app@latestyarn create lx2-apppnpm create lx2-app@latestbun create lx2-app@latestFor more information, visit the docs.
Full documentation is available at create.lx2.dev.
Huge thanks to Theo and the T3 Stack
maintainers for their amazing work on create-t3-app, which inspired this
project.
Show them some love by giving them a ⭐ over on GitHub!
We 💖 contributors! Feel free to contribute to this project but please read the Contributing Guidelines before opening an issue or PR so you understand the branching strategy and local development environment.
Made with contrib.rocks