Skip to content

project-persona/microservice-emails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@persona/microservice-emails

the email microservice for Persona project

Configuration

Optional environment variables:

Key Type Description Default
MONGO_CONNECTION_STRING string mongodb connection url string mongodb://localhost:27017
BROKER_ADDR string the ZMQ address for broker to listen and for clients/workers to connect tcp://0.0.0.0:5555

Requirements

  • a MongoDB instance (self-hosted or provider provisioned)
  • project Persona service broker

Usage

You simply:

$ npm install
$ npm start

About

the email microservice for Persona project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages