Skip to content
/ email Public

Microservices set up to send e-mail. All necessary email designs will also be available here.

License

Notifications You must be signed in to change notification settings

afetcan/email

Repository files navigation

EMAIL SERVICES

Version Downloads License Github Stars

@afetcan/email is the package used to send e-mail. It works with protocols like postmark, smtp. This structure can be expanded. Local development can be done by running in mock mode. Although this structure is an npm package, it is currently used directly as a docker container. From here, e-mail API structures are also available. Where you want to use, you can easily send e-mails directly using the APIs.

NPM

Setup

pnpm install @afetcan/email

Usage

import { ... } from '@afetcan/email' 

Dependencies

Development

Setup

pnpm install

Dev

pnpm dev

Build

pnpm build

Linkler

About

Microservices set up to send e-mail. All necessary email designs will also be available here.

Resources

License

Stars

Watchers

Forks

Packages

No packages published