Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 376 Bytes

Backend for Frontend

This backend layer proxies core mailbox APIs and handles relevant authentications required by AWS API Gateway.

Environment variables

  • MODE: dev (default) or prod
  • LOG_PATH: path to the log file
  • STATIC_DIR: path to frontend build file directory
  • MAILBOX_URL: url of mailbox service hosted on AWS