Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 319 Bytes

what-to-show.md

File metadata and controls

10 lines (9 loc) · 319 Bytes

What to show

  1. Show the app itself
  2. Show infrastructure in stacks/
  3. Show API lambda handler packages/functions/src/trpc/handler.ts
  4. Show TRPC code packages/core/src/trpc/router.ts
    • mention zod
    • describe middlewares
    • describe meta
  5. Show Frontend code packages/core/src/trpc/router.ts