authzen-gateway-proxy Implementation of the AuthZEN evaluations API for the API Gateway scenario. Install dependencies yarn install Run in dev mode yarn dev Build yarn build Run PORT=3000 yarn spa - run the single-page react app yarn prod - run the backend (by default port 8080)