Skip to content

eclipse-xfsc/email-service

Repository files navigation

email-service

Service used for sending emails Send trigger is incoming events from NATS To be used for user registration, backup and restore, account management, etc.

Test and Deploy

Use the built-in continuous integration in GitLab.

Local run

1. Using makefile

make docker-compose-run

  1. Using docker compose directly
docker compose -f deployment/docker/docker-compose.yml rm
docker compose -f deployment/docker/docker-compose.yml --env-file=.env --env-file=.env.credentials up --build --detach

Installation

TBD

Usage

TBD

Support

TBD

Contributing

TBD

Authors and acknowledgment

TBD

License

TBD

Project status

TBD

About

This repo contains an simple email service which is integrated in nats

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •