Skip to content

Nitro Starter

Deploying an API on Vercel with Nitro.

RepositoryAvatar of vercelvercel/examples
Framework
CSS
Vercel x Nitro - Light

Nitro

This directory is a brief example of Nitro 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-template.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
Vercel x Nitro - Light

Nitro Starter

Deploying an API on Vercel with Nitro.

RepositoryAvatar of vercelvercel/examples
Framework
CSS

Nitro

This directory is a brief example of Nitro 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-template.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

Unleash New Possibilities

Deploy your app on Vercel and unlock its full potential

Try Vercel Free