nitro

v3.0.1-alpha.2
  • Types
  • ESM

Build and Deploy Universal JavaScript Servers

License
MIT
Install Size
2.5 MB/-
Vulns
0
Published

Get started

$npm install nitro
$pnpm add nitro
$yarn add nitro
$bun add nitro
$deno add npm:nitro
$vlt install nitro
# Run locally
$npx nitro
$pnpm exec nitro
$npx nitro
$bunx nitro
$deno run npm:nitro
$vlx nitro

Readme

Ask DeepWiki

Nitro

You’re viewing the v3 Alpha branch. For the current stable release, see Nitro v2.

Nitro extends your Vite app with a production-ready server, designed to run anywhere. Add server routes, deploy across multiple platforms, and enjoy a zero-config experience.

📘 Docs (v3 Alpha): https://v3.nitro.build

Contributing

See Check out the Contribution Guide to get started.

License

Released under the MIT License.