Skip to content
Avatar of vercelvercel/examples

Redis Nuxt.js Starter

Simple Nuxt.js template that uses Redis to track pageviews.

Framework
Use Case
Database
KV Nuxt

Redis Nuxt.js Starter

Simple Nuxt.js template that uses Redis to track pageviews.

Demo

https://kv-redis-nuxt.vercel.app/

How to Use

You can choose from one of the following two methods to use this repository:

One-Click Deploy

Deploy the example using Vercel:

Clone and Deploy

Execute npx nuxi@latest init with npx to bootstrap the example:

pnpm dlx nuxi init --template https://github.com/vercel/examples/tree/main/storage/kv-redis-nuxt

Next, run Nuxt in development mode:

pnpm dev

Deploy it to the cloud with Vercel (Documentation).

KV Nuxt
Avatar of vercelvercel/examples

Redis Nuxt.js Starter

Simple Nuxt.js template that uses Redis to track pageviews.

Framework
Use Case
Database

Redis Nuxt.js Starter

Simple Nuxt.js template that uses Redis to track pageviews.

Demo

https://kv-redis-nuxt.vercel.app/

How to Use

You can choose from one of the following two methods to use this repository:

One-Click Deploy

Deploy the example using Vercel:

Clone and Deploy

Execute npx nuxi@latest init with npx to bootstrap the example:

pnpm dlx nuxi init --template https://github.com/vercel/examples/tree/main/storage/kv-redis-nuxt

Next, run Nuxt in development mode:

pnpm dev

Deploy it to the cloud with Vercel (Documentation).

Unleash New Possibilities

Deploy your app on Vercel and unlock its full potential

Try Vercel Free