Eksabajt icon

The easiest way to create a fullstack next.js app

Featuring: tailwindcss, shadcn/ui, drizzle, auth.js, next-intl

npm create eksa-app@latest

Powerful Features

Everything you need to build modern, type-safe fullstack applications with Next.js

TailwindCSS

Utility-first CSS framework for rapid UI development

Shadcn/UI

Beautiful, accessible UI components built with Radix UI and Tailwind CSS

Drizzle ORM

TypeScript ORM with a focus on type safety and developer experience

Auth.js

Authentication for Next.js with multiple providers and strategies

Next-Intl

Internationalization for Next.js with type-safe translations

TypeScript

Static type checking for JavaScript to improve developer experience

How It Works

Get up and running in minutes with a fully configured Next.js application

01

Create your project

Run the create command and follow the interactive prompts to set up your project

npm create eksa-app@latest
02

Configure your stack

Just choose your project name, and select a template (or multiple templates) from the list

✓ What template would you like to use?
  ✓ Landing page
  × Blog  
  × Social
  ✓ SaaS
  × Store
03

Start developing

Navigate to your project directory and start the development server

cd my-app
npm run dev

Frequently Asked Questions

Everything you need to know about create-eksa-app

Still have questions?

Join the discussion on GitHub