Web Analytics

akira

⭐ 134 stars English by sachigoyal

Akira

A modern SaaS starter kit built with Next.js, Tailwind CSS, and shadcn/ui. Auth, payments, database, and email — all pre-configured so you can skip the setup and start building.

Akira

Stack

Getting Started

# Install dependencies
bun install

Set up environment variables

cp .env.example .env

Run database migrations

bunx drizzle-kit push

Start the dev server

bun dev

Project Structure

src/
├── app/          # Next.js App Router pages and API routes
├── components/   # React components (UI, auth, email templates)
├── db/           # Drizzle schema and migrations
└── lib/          # Auth config, utilities

License

MIT

--- Tranlated By Open Ai Tx | Last indexed: 2026-04-30 ---