/matatau-backend

Primary LanguageTypeScriptMIT LicenseMIT

matatau backend

matatau

  1. (verb) (-hia,-ria) to know, know well, be proficient, expert at, competent, fluent. (source)

Setup

  1. Ensure you have Docker and docker-compose installed and operational. Tip: if docker version and docker-compose version both run without errors, you're probably good to go.
  2. Ensure you have the aws-cli installed and configured with your AWS credentials (see aws configure). Verify installation with aws --version.
  3. Ensure you have the sam-cli tool installed. Verify installation with sam --version.