Install SHTZ

Install svelte

Instructions for installing svelte on the svelte website

Install dependencies

# Zod is optional but recommended for validation
npm install @trpc/server @trpc/client @sveltering/shtz zod

More on the tRPC website

More on the Zod website