summaryrefslogtreecommitdiff
path: root/apps/web/middleware.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix: exclude webhook route from auth middleware to prevent 405Fuwn2026-02-081-1/+1
|
* feat: asa.news RSS reader with developer tier, REST API, and webhooksFuwn2026-02-071-0/+27
Full-stack RSS reader SaaS: Supabase + Next.js + Go worker. Includes three subscription tiers (free/pro/developer), API key auth, read-only REST API, webhook push notifications, Stripe billing with proration, and PWA support.