Nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
GitHub
7.04k
Created 3 years ago, last commit 10 hours ago
298 contributors
2.89k commits
Stars added on GitHub, month by month
4
5
6
7
8
9
10
11
12
1
2
3
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+5
Last week
+4.7
/day
Last month
+6.3
/day
Last 12 months
+5.7
/day
npmPackage on NPM
nitropack
2.11.9
Monthly downloads on NPM
4
5
6
7
8
9
10
11
12
1
2
3
2024
2025
README

Nitro

npm version npm downloads

Create web servers that run anywhere! 📖 documentation

Important

You are on the v3 beta branch. Checkout the v2 branch for current stable.

Check migration guide for migrating from Nitro v2 to Nitro v3.

Contribution

Local development
  • Clone this repository
  • Install the latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run tests using pnpm dev or pnpm test

License

Published under the MIT license. Made by @pi0 and community 💛


🤖 auto updated with automd