New Project

Nitro - Plugins

A simple Nitro app with plugins

DeployView Demo

Nitro

This directory is a brief example of Nitro using plugins that can be deployed to Vercel with zero configuration. Go to the nitro quick start to learn more.

Deploy Your Own

Deploy your own Nitro project with Vercel.

Live Example: https://nitro-plugins.labs.vercel.app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev
GitHub Repovercel/examples
Use Cases
Starter
Backend
Stack
Nitro
None

Related Templates

Nitro - Cached HTTP handler

A Nitro HTTP handler with ISR
Nitro - Cached HTTP handler thumbnail

Nitro Starter

Deploying an API on Vercel with Nitro.
Nitro Starter thumbnail

Nitro - Route Rules

A simple Nitro app with Route Rules
Nitro - Route Rules thumbnail
DeployView Demo