Bill-BuDyy / Bill-Buddyy-Backend

Bill Buddy is a user-friendly expense-sharing app designed to simplify splitting bills and expenses among friends, roommates, or groups. The app helps users keep track of shared expenses, calculates individual contributions, and facilitates seamless settlement. With features like real-time expense tracking, automated calculations & user-friendly UI
0 stars 3 forks source link

Docker-file-backend #5

Closed pawannitt-26 closed 4 months ago

pawannitt-26 commented 5 months ago

Docker simplifies the deployment and scalability of this Bill-Buddy app by encapsulating it and its dependencies into a container. This ensures consistent behaviour across different environments, facilitates easy scaling, and simplifies the deployment process, making it more efficient and reproducible.

UncleWeeds commented 5 months ago

@pawannitt-26 , I am a participant in DWOC, Have used docker quite a lot before as a devOps member part of Spider. I would like to work on this issue. Also I would like to know the level of this issue