Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mail-sender

Backend for sending mail. Connects to an SMTP server and sends the mail on request.

Note The repository is archived since the service is not needed anymore.

uni-feedback-kiosk/app runs on Electron and can send mail from its Node.js process.

How to

Prerequisites

  • Docker
  • Docker compose

Process

  1. Clone the repo
  2. Copy/Rename .env.example to .env and modify it to use your own settings
  3. Run docker compose up -d to run containers in background

In result, you'll get the running API on the default address http://localhost:8001

Interactive docs (Swagger UI) will be available at http://localhost:8001/docs

About

Mail sending backend for the kiosk system

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages