1 Commits

Author SHA1 Message Date
0f8fd9a3e8
feat: Add Docker compose file for database setup
Add a `docker-compose.yml` file to ease local development. The file specifies configuration for a MariaDB container that will now serve as our database server. Environment variables and ports are also configured in the file.

Signed-off-by: Mathis <yidhra@tuta.io>
2024-04-29 09:39:15 +02:00