2 Repos
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.
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.
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.