Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 401 Bytes

Plugin Rot13 Email

A sample app to show how the subject in an email can be modified using Xola's email ability.

This app implements a simple rot13 cipher on the subject line of emails that go out to travelers.

Setup

Having pulled this repository, to install the dependencies run npm install

Then to run the app run npm run start

To run a process manager such as pm2 point to index.js