Skip to content

rpt26-fec-phoenix/max-proxy

Repository files navigation

Airbnb Proxy

Related Projects

Proxy Server

Services

Table of Contents

  1. Requirements
  2. Installation
  3. Development
  4. Deployment
  5. Technology

Usage

Some usage instructions

Requirements

  • Node 6.13.0
  • Docker

Installation

npm install

Development

npm server-dev

Deployment

Build a new local image

npm run docker:build

Push the image to Docker Hub

docker push maxmilpro/proxy

Run a local container

npm run docker:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published