Nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
GitHub
6.44k
Created 3 years ago, last commit 2 days ago
275 contributors
2.63k commits
Stars added on GitHub, month by month
12
1
2
3
4
5
6
7
8
9
10
11
2023
2024
Stars added on GitHub, per day, on average
Yesterday
+2
Last week
+3.0
/day
Last month
+4.3
/day
Last 12 months
+7.6
/day
npmPackage on NPM
nitropack
2.10.4
Monthly downloads on NPM
12
1
2
3
4
5
6
7
8
9
10
11
2023
2024
README

Nitro

npm version npm downloads

Create web servers that run anywhere! 📖 documentation

Note

You are on the v2 branch. Check main branch for v3 development tree.

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