ps-shin

Lab

Try the stack

A one-screen full-stack demo: sign up, then drive a tiny dashboard that runs through the same auth, rate-limit, and query-helper patterns from my Go libraries — ported to TypeScript so the whole stack lives on one Vercel deploy.

Demo only. Real auth + sessions through PS-safe/auth; per-IP rate-limit through PS-safe/ratelimit. Dashboard arrives in the next subtree.