SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!
There is missing AWS_EXPORTS_STORAGE_BUCKET_NAME environment variable in the backend / workers task docker container. Also need to verify if backend task role has access to the bucket.
Documentation is
Explain in detail
There is missing
AWS_EXPORTS_STORAGE_BUCKET_NAME
environment variable in the backend / workers task docker container. Also need to verify if backend task role has access to the bucket.Your Suggestion for Changes
We need to check and add it