Skip to content

Instantly share code, notes, and snippets.

View kevin-courbet's full-sized avatar

Kevin Courbet kevin-courbet

View GitHub Profile
@kevin-courbet
kevin-courbet / effect-nextjs-architecture.md
Last active January 1, 2026 06:30
Effect.ts + Next.js Full-Stack Architecture

Effect.ts + Next.js Full-Stack Architecture

A production-tested architecture for building type-safe Next.js applications with Effect.ts. Combines SSR, Server Actions, React Query, and layered dependency injection.

Overview

┌─────────────────────────────────────────────────────────────────────────┐
│                          CLIENT (React)                                 │