angularkc / meeting1_proxy

Proxy server for meeting 1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meeting 1 / Session 2 - Deploying your app to production.

Reverse proxy

Getting Started

If this is your first time booting up with docker-compose, be sure to create the docker network:

yarn
// or
npm install

Then run:

yarn start
// or
npm start

About

Proxy server for meeting 1


Languages

Language:JavaScript 100.0%