Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 516 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 516 Bytes

Excel-Merch-Backend

Documentation

https://documenter.getpostman.com/view/29362600/2s9YkrZeL2

Order Status Flow

orderStatusFlow

Some stuff to note

  • The storage bucket must have its cors configured, the backend does this on startup
  • GCP Service Accounts was made with "Storage Admin" permission. The service account needs permission to:
    • Create, read, update, delete files and folders in storage and set object metadata
    • Update bucket cors policy on startup