Convert email newsletters into Atom feeds
Source •
# Running Locally Install [Node.js](https://nodejs.org/) and run: ```console $ npm install $ npm start ``` The web server will be running at `http://localhost:8000` and the email server at `smtp://localhost:2525`.