This application is designed to facilitate the sending of emails from other applications. To achieve this, the application will be divided into two parts. The first part will be an API responsible for receiving the necessary information for email sending. The second part will be an interface in the form of a dashboard, allowing users to add applications and their associated information.
- Clone project
git clone git@github.com:c-costin/project-mail-service.git
- Change directory to
project-mail-service
folder
cd project-mail-service
- Containers startup
docker compose up -d
-
Open the project in your browser
Cette application est conçue pour faciliter l'envoi d'e-mails à partir d'autres applications. À cet effet, l'application sera divisée en deux parties. La première sera une API chargée de recevoir les informations nécessaires à l'envoi du courrier électronique. La seconde sera une interface sous forme de tableau de bord permettant d'ajouter des applications et leurs informations associées.
- Clonez le projet
git clone git@github.com:c-costin/project-mail-service.git
- Allez dans le dossier
project-mail-service
cd project-mail-service
- Lancez les conteneurs
docker compose up -d
-
Ouvrez le projet dans votre navigateur