Skip to content

zyncc/aira

Repository files navigation

Z3 Stack – Next.js Fullstack Template

A modern and opinionated Next.js 15 template to kickstart your fullstack web applications with the best tools and developer experience. Built for performance, scalability, and maintainability.

⚙️ Tech Stack

  • Next.js 15 – App Router, Server Components, Optimized Performance
  • Tailwind CSS v4 – Utility-first CSS with enhanced styling control
  • shadcn/ui – Accessible and customizable UI components
  • Drizzle ORM – Type-safe SQL query builder for PostgreSQL
  • PostgreSQL – Reliable, open-source relational database
  • TypeScript – Static type-checking for safer, scalable code

🚀 Getting Started

To start the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

E-Commerce store with admin panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages