This is a Next.js project bootstrapped with create-next-app
.
First, insatll dependencies then run the development server:
pnpm install
pnpm dev
This template is design to seamlessly send responses collected in this form to any KV store. The example provides dependencies for Upstash but you can use any you like. Examples for how to use multiple services can be found below.
Open http://localhost:3000 with your browser to see the result.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.