This project is a fun learning/working progress/proof of concept for a secure and spam free way to do email. The idea is to maintain a central inbox sourced by multiple aliases.
- Limited TS capabilities with
typescript-brunch
and other compilation related issues. - No clear way to compose and save mail yet
- Project uses the latest version of Node, Yarn, and Brunch.
- Install dependencies:
yarn install
- Watch and reload changes:
yarn start