summaryrefslogtreecommitdiff
path: root/turbo.json
Commit message (Collapse)AuthorAgeFilesLines
* feat: add vitest tests and GitHub Actions CIFuwn2026-02-101-1/+2
| | | | | | 24 tests covering webhook URL validation (SSRF), API key generation/ hashing, and HTML sanitization. CI workflow runs lint, typecheck (build), and test on push/PR to main.
* feat: asa.news RSS reader with developer tier, REST API, and webhooksFuwn2026-02-071-0/+16
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.