Nitro
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](https://nodejs.org/en/)
- Enable [Corepack](https://github.com/nodejs/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