nnnoel / inferno-guerrillamail

🔥 An email client using the Guerrilla Mail API written in Inferno + Brunch + TypeScript2 + Babel/ES6+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email client app written in Inferno + Brunch + TypeScript2 + Babel/ES6+

Author: Noel Colon

Description

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.

Current Caveats

  • Limited TS capabilities withtypescript-brunch and other compilation related issues.
  • No clear way to compose and save mail yet

Installation

  • Project uses the latest version of Node, Yarn, and Brunch.
  1. Install dependencies: yarn install
  2. Watch and reload changes: yarn start

About

🔥 An email client using the Guerrilla Mail API written in Inferno + Brunch + TypeScript2 + Babel/ES6+

License:MIT License


Languages

Language:TypeScript 87.4%Language:CSS 7.7%Language:JavaScript 3.2%Language:HTML 1.8%