An open API service indexing awesome lists of open source software.

https://github.com/nitrojs/nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
https://github.com/nitrojs/nitro

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

          

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/nitrojs/nitro)

# Nitro

> [!NOTE]
> You’re viewing the **v3** branch.
> For the current stable release, see [Nitro v2](https://github.com/nitrojs/nitro/tree/v2).

**Nitro** extends your Vite app with a **production-ready server**, designed to run **anywhere**.
Add server routes, deploy across multiple platforms, and enjoy a **zero-config** experience.

πŸ“˜ **Docs:** [https://nitro.build](https://nitro.build)

## Contributing

See Check out the [Contribution Guide](./CONTRIBUTING.md) to get started.

## License

Released under the [MIT License](LICENSE).