Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 530 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 530 Bytes

Environment Variables

  • copy the contents of the .env.example file into a new .env file
  • fill out the environment variables in the .env file with the correct shopify / AWS / airtable keys & secrets

Setup

After changing endpoints or lambda function code, simple run npm run setup. This zips the content of the carrier service and fulfillment webhook microservice directories, updates the AWS lambda functions with the created zip files, and connects the services' AWS API Gateway URLs with Shopify.