Skip to content
maintained2025·web-app

Gudi — Next.js + Supabase web app

Author & maintainer

Next.jsTypeScriptBunTurborepoBiomeSupabase SSRTailwind CSSReact Hook FormFramer MotionLucide

PROBLEMProblem

A web-focused monorepo built as a clean reference architecture: Next.js front-end + CMS backend, real-time Supabase auth and data, and a toolchain that contrasts with the pnpm-based stack.

APPROACHApproach

Bun instead of pnpm for runtime + package management. Supabase SSR for real-time data and auth (contrasting with the static-export strategy in grzott-portfolio). Turborepo + Biome shared across apps/web and apps/cms. Framer Motion for page transitions; Lucide for icons.

ARCHITECTUREArchitecture

100%

RESULTResult

Two Next.js apps sharing packages, in active development — not yet shipped. Primary value: reference architecture using Bun + Turborepo + Supabase SSR for a future "two valid paths to the same problem".