Developer Setup localy¶
Django needs a postgres database to function. You can simply run this on your machine and the default development settings of django can communicate with the docker based postgres.
Set the env vars:
Django needs a postgres database to function. You can simply run this on your machine and the default development settings of django can communicate with the docker based postgres.
Set the env vars: