Description
production\ branch. Open up the project directory, and make sure there are no local changes made and the latest version of the production branch is on your machine.
Before doing any of the following steps, make sure that all the production environment variables that are supposed to go to the server must be in the .env.production file. If you do not add all the production ENV values inside the \.env.production\ file, the backend will crash
Here are the steps to get the production build released:
aws configure\. You’ll need Access Key and Secret for an AWS user that has full access to ECRs. No activity yet.