-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
Description
Description:
I would like to contribute by Dockerizing the project and setting up PostgreSQL to run locally via Docker Compose. This will help streamline development workflows and ensure consistent environments across different systems.
Proposed Work:
- Create
Dockerfilefor both the frontend (Next.js) and backend (Express + Socket.IO) - Add
.dockerignorefiles for both services - Set up PostgreSQL using
docker-compose.yml - Update
README.mdwith Docker and Docker Compose setup instructions
I am participating in GSSoC 2025. Kindly assign this issue to me so I can begin working on it.