SkillAgentSearch skills...

Starter

Full-stack application with Nuxt, using Database (Postgres / SQLite / MySQL), Blob (S3, R2, Vercel Blob) and KV (Redis, Upstash)

Install / Use

/learn @nuxt-hub/Starter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NuxtHub Starter Template

This starter lets you get started with NuxtHub in seconds.

Features

Setup

Make sure to install the dependencies with pnpm.

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Deploy

Vercel

On the Vercel dashboard -> Storage, create a Turso SQLite database, Redis database, and Vercel Blob store

npm run deploy-vercel

Link the newly created resources to your project and re-deploy.

You can also connect using your git repository to leverage Vercel's CI/CD pipeline.

Cloudflare

npm run deploy-cloudflare

Wrangler will create the necessary resources on your Cloudflare account.

You can also connect using your git repository to leverage Cloudflare's CI/CD pipeline.

Related Skills

View on GitHub
GitHub Stars170
CategoryData
Updated2d ago
Forks15

Languages

Vue

Security Score

85/100

Audited on Apr 4, 2026

No findings