awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesNode.js Proxy Deployments

Deploying Node.js proxy applications on web hosting platforms with configurable environment variables.

Distinct from Web Hosting: Distinct from Web Hosting: focuses specifically on deploying Node.js proxy services rather than general web applications.

Explore 2 awesome GitHub repositories matching web development · Node.js Proxy Deployments. Refine with filters or upvote what's useful.

Awesome Node.js Proxy Deployments GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • eooce/node-wsAvatar von eooce

    eooce/node-ws

    5,629Auf GitHub ansehen↗

    node-ws is a lightweight proxy server implementation that supports both VLESS and Trojan protocols without requiring a kernel, making it suitable for serverless environments. The project enables running a dual-protocol proxy service that can be deployed on web hosting panels with Node.js support. The proxy service can be configured to expose subscription links at configurable paths, allowing clients to retrieve connection details for proxy nodes. It supports deployment on DirectAdmin and other web hosting panels through environment variable configuration for UUID, port, and domain settings.

    Documents deployment of the proxy on Node.js-capable web hosting panels with environment variable configuration.

    JavaScript
    Auf GitHub ansehen↗5,629
  • github/haikus-for-codespacesAvatar von github

    github/haikus-for-codespaces

    2,584Auf GitHub ansehen↗

    This project provides a set of GitHub Codespaces project templates and bootstrapping scripts for Node.js development within cloud containers. It includes a Node.js application boilerplate with a web server and template engine to facilitate rapid application development. The project features a repository governance framework and a configuration setup for running Node.js processes behind an Internet Information Services web server. This includes a system for defining ownership types and service catalog entries to maintain compliance across project repositories. The system covers capabilities f

    Provides a configuration setup for running Node.js processes behind an Internet Information Services web server.

    EJS
    Auf GitHub ansehen↗2,584
  1. Home
  2. Web Development
  3. Web Hosting
  4. Node.js Proxy Deployments

Unter-Tags erkunden

  • IIS Reverse Proxy SetupsSpecific configuration templates for deploying Node.js applications behind an IIS reverse proxy. **Distinct from Node.js Proxy Deployments:** Focuses on the IIS-specific infrastructure configuration rather than general proxy deployment