This repository has been created to support the algalog-api application, providing the database required to run the project. Some pre-configurations needed already has been done.
To run the docker-compose and be successful integration with the application, some basic steps are needed:
- Check if you have the docker and docker compose installed.
- Check the local directory where database will be saved. You can see the default path chosen here.
- Check the database name, port, login and password to access the database.