This is a T3 Stack project bootstrapped with create-t3-app.
Built to test server components and the "use cache" directive.
- Run
pnpm install - Rename
.env.exampleto.env - Create Vercel KV
- Copy the .env.local code snippet into
.env - Create Upstash Ratelimit DB
- Copy the .env code snippet into
.env - Run
pnpm dev