Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 203 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 203 Bytes

Gateway - POC

To Compile and Run

  • make

To Just Compile

  • make build

To Run with defaults

  • make run

CLI flags

  • ./server -a {OPENFAAS_GATEWAY_ADDRESS} -p {LOCAL_LISTEN_PORT}