Adds a postgres db to the docker compose project, with an initialization script that can be updated as needed to initialize the database appropriately. Some blueprint initialization is already included. An environment default file is added for saving and sharing environment variables for secrets management.
Adds a postgres db to the docker compose project, with an initialization script that can be updated as needed to initialize the database appropriately. Some blueprint initialization is already included. An environment default file is added for saving and sharing environment variables for secrets management.
resolves #4