Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 277 Bytes

Creating service

yarn create-service

authorization_service/.env file contents example

farafonoff=TEST_PASSWORD

deployment order

  1. authorization service
  2. products service
  3. import service (depends on authorization lambda and products import queue)