Nitro

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