Project-Yicem / Yicem-backend

Backend application of Yicem
0 stars 0 forks source link

Adding mailing functionality to devops #37

Open egecenberci opened 1 month ago

egecenberci commented 1 month ago

The changes required to implement mailing services were first added to mailFunctionality branch. I opened a new branch "devops-withmai" from devops after its creation, rebased mailFunctionality changes to devops-withmail, merged devops into devops-withmail and resolved the conflicts. The pr contains the changes required to acquire basic mailing functionality.