Skip to content
/ nitro Public
forked from nitrojs/nitro

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

AQian0/nitro

This branch is 397 commits behind nitrojs/nitro:v2.

Folders and files

NameName
Last commit message
Last commit date
Jun 3, 2024
Jun 13, 2024
Jun 7, 2024
Apr 29, 2024
Jun 5, 2024
Jun 12, 2024
Jun 13, 2024
Jun 17, 2024
Jun 13, 2024
Jan 26, 2022
Jan 13, 2023
Jun 13, 2024
Oct 18, 2023
Mar 3, 2023
Jul 31, 2023
Apr 22, 2024
Nov 15, 2022
Jun 13, 2024
Apr 22, 2024
Jun 13, 2024
Jun 13, 2024
May 16, 2024
Jun 14, 2024
Jun 14, 2024
Dec 8, 2022
Dec 8, 2022
Jun 13, 2024
Jun 4, 2024
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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Other 0.3%