ErrLookup › kriasoft/react-starter-kit
kriasoft/react-starter-kit
Modern React starter kit with Bun, TypeScript, Tailwind CSS, tRPC, Stripe, and Cloudflare Workers. Production-ready monorepo for building fast web apps. · TypeScript · 115 source files
Analyzed at 0aa7603435 on 2026-08-31. 6 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid email address: ${email} | validation | error | validation, zod, email |
| Resend API error: ${result.error.message || result.error.nam | exception | error | resend, api, email, network |
| Failed to send email: ${error instanceof Error ? error.messa | exception | error | resend, network, wrapper-error, email |
UNAUTHORIZED Authentication required | error_code | error | trpc, auth, unauthorized, session |
FORBIDDEN Not a member of the active organization | error_code | error | trpc, authorization, forbidden, organization |
| Unknown plan "${plan}" | exception | error | billing, data-integrity, stripe, plans |