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

nitrojs/nitro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f780c38 Β· Mar 7, 2025
Mar 6, 2025
Mar 6, 2025
Mar 4, 2025
Mar 3, 2025
Mar 3, 2025
Feb 28, 2025
Mar 7, 2025
Mar 6, 2025
Jan 26, 2022
Jan 13, 2023
Nov 8, 2024
Oct 18, 2023
Sep 20, 2024
Jul 31, 2023
Mar 7, 2025
Nov 15, 2022
Nov 1, 2024
Nov 1, 2024
Mar 6, 2025
Feb 6, 2025
Mar 7, 2025
Mar 6, 2025
Dec 8, 2022
Oct 4, 2024
Jun 13, 2024
Feb 6, 2025
Jun 14, 2024
Mar 15, 2024

Repository files navigation

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