Convert email newsletters into Atom feeds
Go to file
Leandro Facchinetti 76036863ef . 2020-03-20 01:37:49 -04:00
.github/workflows . 2020-03-20 01:37:31 -04:00
.vscode . 2020-03-18 01:01:23 -04:00
src . 2020-03-20 01:37:49 -04:00
static . 2020-03-18 00:26:41 -04:00
.gitignore . 2020-03-18 21:49:32 -04:00
CODE_OF_CONDUCT.md . 2020-03-17 21:05:16 -04:00
LICENSE . 2020-03-17 21:05:16 -04:00
README.md . 2020-03-19 10:48:31 -04:00
package-lock.json . 2020-03-20 00:31:31 -04:00
package.json . 2020-03-20 01:37:31 -04:00
tsconfig.json . 2020-03-17 22:19:05 -04:00

README.md

Kill the Newsletter!

Convert email newsletters into Atom feeds

Convert email newsletters into Atom feeds

Source.github/workflows/main.yml

Running Locally

Install Node.js and run:

$ npm install
$ npm develop

The web server will be running at http://localhost:8000 and the email server at smtp://localhost:2525.