Nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
GitHub
6.26k
Created 3 years ago, last commit a day ago
272 contributors
2.62k commits
Stars added on GitHub, month by month
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
Stars added on GitHub, per day, on average
Yesterday
+4
Last week
+3.6
/day
Last month
+5.8
/day
Last 12 months
+8.0
/day
npmPackage on NPM
nitropack
2.10.4
Monthly downloads on NPM
11
12
1
2
3
4
5
6
7
8
9
10
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