Nitro - Next Generation Server Toolkit

Nitro
Next Generation Server Toolkit

Create web servers with everything you need and deploy them wherever you prefer.

  • 🐇

    Rapid Development

    Zero config setup with hot module replacement for server code in development.

  • 💼

    Portable and Compact

    Say goodbye to node_modules, output size is less than 1MB.

  • 🤏

    Minimal Design

    Minimal design to fit into any solution with minimum overhead

  • 🚀

    Code-Splitting

    Async chunk loading for fast server startup time and answer.

  • 👕

    TypeScript

    TypeScript support out of the box with few more goodies.

  • 💾

    Storage Layer

    Multi driver and platform-agnostic storage system.

  • 💰

    Cache API

    Powerful built-in caching API.

  • 🐱

    Hackable

    Built to be customized with the plugins hooks system.

  • Auto Imports

    Automatically import utilities for a minimal and clean codebase. Only the used ones will be added to the final bundle.

  • 🏛️

    Backward Compatible

    So you can use legacy npm packages, CommonJS and mocking Node.js modules for workers.