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 November 30, 2025 11:54
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)                                 │