supabase-node

Installation
SKILL.md

Supabase + Node.js Skill

Express/Hono patterns with Supabase Auth and Drizzle ORM.

Sources: Supabase JS Client | Drizzle ORM


Core Principle

Drizzle for queries, Supabase for auth/storage, middleware for validation.

Use Drizzle ORM for type-safe database access. Use Supabase client for auth verification, storage, and realtime. Express or Hono for the API layer.


Project Structure

Installs
2
Repository
alinaqi/maggy
GitHub Stars
689
First Seen
May 21, 2026
supabase-node — alinaqi/maggy