项目作者: SupercondActor

项目描述 :
SupercondActor Business Platform for Microsoft Azure Service Fabric
高级语言: TypeScript
项目地址: git://github.com/SupercondActor/platform-app-mailer.git
创建时间: 2018-08-23T18:51:40Z
项目社区:https://github.com/SupercondActor/platform-app-mailer

开源协议:MIT License

下载


SupercondActor Business Platform for Microsoft Azure Service Fabric

Corporate Mailer Example

This is a sample project demonstrating business microservices sending messages to Azure Service Bus Queue, receiving queue messages, and sending emails through Amazon Simple Email Service.

Prerequisites

  • Service Fabric cluster with SupercondActor apps created and configured (see deployment scripts in this GitHub repo)
  • This project built into the package zip file (see instructions below)

How to build and install

  • clone this repository
  • in the project’s root folder run command: npm run build
  • using the SupercondActor Manager UI upload the Application Services Code package file ./dist/BusinessScriptBundle.zip that you just created.

See detailed documentation on the SupercondActor website.