InfrastructureCoolify

System Infrastructure

Comprehensive overview of the application stack and technical foundation.

Framework
Next.js 16.1.3

App Router + Server Actions

Styling
Tailwind v4

with Shadcn UI Components

Database
Supabase

PostgreSQL + Auth + Realtime

Infrastructure
Coolify VPS

Docker Containerized

Core Dependencies
Key packages powering the application.
PackageVersionCategory
next16.1.3Core
react19.2.3Core
tailwindcssv4.0.0UI
typescript^5.0.0Lang
@supabase/ssr^0.5.0Backend
stripe^16.0.0Payments
ai^3.3.0AI
Architecture Highlights
Key design patterns and components.

Server-Side RAG

Uses Vercel AI SDK for streaming responses and tool calling directly from Server Actions.

Robust Auth

Supabase SSR Auth for secure session management with middleware protection.

Performance First

Tailwind v4 engine for zero-runtime CSS overhead and optimal bundle size.