Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 689 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 689 Bytes

dejalu

Fast and Simple Email Client.

You can download it on the website.

Dependencies

$ npm install -g uglify-js
$ npm install -g clean-css-cli

API keys

To get the application entirely working, you would need to get some keys.

  • Google API Key for Gmail accounts & Google Analytics identifier
  • Microsoft API Key (for Outlook connectivity)
  • HockeyApp API Key for crash reports
  • GIPHY API Key for GIF support

Some parts of the app won't be working if you don't have them.

How to build

$ git clone https://github.com/dinhviethoa/dejalu
$ git submodule update --init --recursive