The Most Opinionated Way To Build Next.js Apps

pnpm create lx2-app@0.11.1-beta.718fd8b

Features

Everything you need to power your next.js project.

Full-Stack

Full-stack typesafe boilerplate with TypeScript, Next.js, and Tailwind CSS

Choose Your Backend

Control your the entire stack with your choice of backend.

Fully Customizable

Choose only the tools you need and customize the stack to fit you.

Developer Experience

Well-documented and opinionated, Lx2 App is designed from the ground up to be developer-friendly.

Performance Optimized

With Next.js at its core, Lx2 App is optimized for performance and SEO out of the box.

Open Source

Fully open-sourced under MIT/GNU license. Contributions are welcome!

Simple to Use

Get started with just a few commands

pnpm create lx2-app@latest my-app
cd my-app && pnpm dev
pnpm create lx2-app@beta # To try out the latest beta features

Available Flags

  • --CI - Set the CLI to run in CI
  • --backend [framework] - Choose which backend framework to use
  • --authProvider [provider] - Choose an auth provider
  • --databaseORM [orm] - Choose a database ORM
  • --dbProvider [provider] - Set the database provider

Your Next.js App. Done Right.

Highly opinionated defaults, TypeScript, Next.js, Tailwind, and all the tools you need.