swe574-Fall2024-Group1 / huddleup

Community Specific Information Management project for swe574, Fall 2024 BOUN
0 stars 0 forks source link

Change database from mongodb to postgresql #12

Closed qouv closed 1 month ago

qouv commented 1 month ago

We should change the database.

dorukbu commented 1 month ago

I'll add the postgresql container to docker-compose file after this task, so that everyone can spin up the app and the required database instance with just one docker compose up command locally.

aaldaber commented 1 month ago

Made the needed modifications, and also added the container to docker compose file. Will be solved after merging https://github.com/swe574-Fall2024-Group1/huddleup/pull/16