Skip to content
This repository was archived by the owner on Aug 14, 2018. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 261 Bytes

File metadata and controls

6 lines (5 loc) · 261 Bytes

The Docker Compose File

Used for running the application end-to-end locally. Includes:

  • A local API running express.js to act as a mock for AWS API Gateway and AWS Lambda.
  • A local instance of DynamoDB
  • Webpack dev server to run the front-end application