nitro-go
v0.0.1
Published
Build and Deploy Universal JavaScript Servers
Downloads
1,176
Readme
Nitro
Create web servers that run anywhere! 📖 documentation
[!NOTE] You are on the v2 branch. Check main branch for v3 development tree.
Contribution
- 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
orpnpm test
License
Published under the MIT license. Made by @pi0 and community 💛
🤖 auto updated with automd