Skip to content

dduboncr/send-email-service

Repository files navigation

send-email-service

Description

  • Node.js Api service for sending email messages using sendgrid Api

Setup

  • Create a config file on the root source of the project _confi.json with your sendgrid keys
SENDGRID_API_KEY=
SENDGRID_FROM=

Instalation

  • git clone https://github.com/dduboncr/send-email-service.git
  • npm i
  • npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published