Skip to content
/ nitro Public

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.

License

Notifications You must be signed in to change notification settings

unjs/nitro

 
 

Repository files navigation

Nitro

npm version npm downloads

Create web servers that run anywhere! 📖 documentation

Note

You are on the v3 development branch. Check here for status.

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