Commit Graph

1 Commits (61bb94b5eb5fa07a756a31afbf2c3debce9a224c)

Author SHA1 Message Date
Robson Ventura Rodrigues beda08a10c feat: set up development environment using Docker Compose
Implemented a Docker Compose setup to streamline the development environment. This includes defining services for the application server, client, and database, ensuring each component is isolated and easily manageable. Added Dockerfiles and docker-compose.yml with necessary configurations for development efficiency.
2 years ago