This tutorial shows how to use Upstash inside your NuxtJS application.
1
Create Nuxt.js Project2
Set up environment variables.env.example
file in this directory to .env
REDIS_URL
: Copy the url in the database page of the Upstash console3
Server Middleware4
Run