This PR addresses issues with the docker-compose setup, which was not functioning as expected before this commit. Additionally, it containerizes the database, streamlining the local development setup and making it easier to spin up the entire environment.
This PR addresses issues with the
docker-compose
setup, which was not functioning as expected before this commit. Additionally, it containerizes the database, streamlining the local development setup and making it easier to spin up the entire environment.