issues
search
BEOpenSourceCollabs
/
EventManagementCore
Event management system collaboration project for the Backend Engineering discord.
Apache License 2.0
3
stars
1
forks
source link
Setting up Postgres database driver and configuration.
#6
Closed
JustDaile
closed
5 months ago
JustDaile
commented
5 months ago
Setup Postgres driver.
Added function to create Postgres db instance with configuration.
Added automatic loading .env in makefile.
Added environment variable loader function.
Updated documentation to include additional database configuration details.