Skip to content

how to add local images and access them into the project #105

Discussion options

You must be logged in to vote

An S3 Bucket with Public visibility has to be created to store all the assets
Steps to creating an S3 bucket is mentioned here
https://core.digit.org/guides/developer-guide/ui-developer-guide/ui-configuration-devops#configure-aws-s3-bucket

Steps to upload the image into any s3 bucket
https://docs.aws.amazon.com/redshift/latest/dg/tutorial-loading-data-upload-files.html

So Once it is uploaded the same can be used locally and in deployments.

Note if you don't have s3 bucket then, it can be stored inside the CSS module, and refer following doc for updating CSS
https://core.digit.org/guides/developer-guide/ui-developer-guide/customisation/css-customisation

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eGovMan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants