Nitro Server icon
Nitro Server icon

Nitro Server

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

Nitro Server screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Self-Hosted
  • JavaScript
  • Typescript
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Portable
  2.  Ad-free
  3.  Zero configuration
  4.  Built-in routing
  5.  Support for Typescript

Nitro Server News & Activities

Highlights All activities

Recent activities

Show all activities

Nitro Server information

  • Developed by

    FR flagUnJS
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    81 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  9,400 Stars
  •  733 Forks
  •  473 Open Issues
  •   Updated  
View on GitHub
Nitro Server was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Nitro Server?

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.
  • Deploy Anywhere: Deploy the same codebase to any deployment provider with no extra config.
  • Portable and Compact: Say goodbye to node_modules, output size is less than 1MB.
  • Filesystem Routing: Automatically registers server and API routes.
  • 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.

Official Links