@upstash/query with Next.js
This is a Next.js project bootstrapped with create-next-app
.
Getting Started
- Create an Upstash database and get the connection url and token.
- Add them to your
.env
file
UPSTASH_REDIS_REST_URL=
UPSTASH_REDIS_REST_TOKEN=
- Run the development server:
npm run dev
# or
yarn dev
Learn More
To learn more about Upstash and its services, check out the following resources: