awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesStandalone Server Executables

Self-contained server bundles that run a web application in a dedicated environment without external dependencies.

Distinct from Headless Server Hosting: The candidates refer to specific server types (validation, file, AI) rather than the general ability to build a standalone Node server executable.

Explore 3 awesome GitHub repositories matching web development · Standalone Server Executables. Refine with filters or upvote what's useful.

Awesome Standalone Server Executables GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • sveltejs/kitAvatar sveltejs

    sveltejs/kit

    20,586Vezi pe GitHub↗

    SvelteKit is a framework for full-stack web development that combines routing and server-side rendering to create websites with both client-side interactivity and server-side logic. It provides the infrastructure to build a variety of application types, including single page applications and static sites. The project utilizes an adapter-based deployment system to support multi-platform hosting. This allows a single codebase to be packaged for different environments, such as standalone Node servers, serverless edge deployments on Cloudflare, or hosted platforms like Vercel and Netlify. The fr

    Provides the ability to generate self-contained server executables to run the application in a dedicated server environment.

    JavaScript
    Vezi pe GitHub↗20,586
  • otale/taleAvatar otale

    otale/tale

    4,827Vezi pe GitHub↗

    Tale is a self-hosted blogging platform and content management system built with Java. It functions as a Markdown publishing system that renders lightweight markup into structured web pages and stores posts and metadata within an embedded database for portability and easy backups. The system is distinguished by its highly customizable visual layer, supporting custom skin design, external theme installation, and the development of templates using structured directories of assets. It also features a plugin system that allows for the loading of external logic packages and custom components durin

    Runs as a self-contained process without requiring an external web server for execution.

    JavaScriptbladeblogjava-blog
    Vezi pe GitHub↗4,827
  • dreamhead/mocoAvatar dreamhead

    dreamhead/moco

    4,446Vezi pe GitHub↗

    moco is a multi-protocol mock server and programmable API stub used to simulate HTTP, REST, WebSocket, and Server-Sent Events endpoints. It enables the creation of fake backend services to facilitate development and integration testing without requiring a live server. The project distinguishes itself through its ability to act as a network traffic replay tool, capturing real request-response pairs via a proxy and playing them back locally. It also supports bidirectional communication simulations, including WebSocket server simulation and SSE stream simulation with configurable delivery delays

    Ships as a self-contained server executable or JAR that runs without requiring a host application.

    Java
    Vezi pe GitHub↗4,446
  1. Home
  2. Web Development
  3. Standalone Server Executables