a2bd26b9f3 | ||
---|---|---|
.github/workflows | ||
.vscode | ||
src | ||
static | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
Kill the Newsletter!
Convert email newsletters into Atom feeds
Source •
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
.