0ba100 / portfolio

C# + Angular SSR
0 stars 0 forks source link

Add postgres docker compose to project #14

Closed 0ba100 closed 2 days ago

0ba100 commented 2 days ago

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