To run this project you will need to set your environment variables.
- Create a new file named
.envinside thedjcrmfolder - Copy all of the variables inside
crm_app/.template.envand assign your own values to them - Run
export READ_DOT_ENV_FILE=Trueinside your terminal so that your environment variables file will be read.