Go to file
Tankred Hase 39c0215657 send email in app works 2013-08-20 13:45:56 +02:00
res start rewrite of unit tests using mocha, sinon and chai 2013-08-19 21:13:32 +02:00
src send email in app works 2013-08-20 13:45:56 +02:00
test starte implementing logout and send email 2013-08-20 13:30:35 +02:00
.gitignore start rewrite of unit tests using mocha, sinon and chai 2013-08-19 21:13:32 +02:00
.jshintrc start rewrite of unit tests using mocha, sinon and chai 2013-08-19 21:13:32 +02:00
.travis.yml fix travis yml 2013-08-17 00:55:54 +02:00
Gruntfile.js start rewrite of unit tests using mocha, sinon and chai 2013-08-19 21:13:32 +02:00
LICENSE.txt initial commit 2013-03-13 16:58:46 +01:00
README.md merged crypto lib changes 2013-06-25 16:45:29 +02:00
package.json start rewrite of unit tests using mocha, sinon and chai 2013-08-19 21:13:32 +02:00

README.md

html5-mail

HTML5 Mail App with Client-side Encryption

Getting started

Required packages: nodejs, npm

npm install
grunt dev

browse to http://localhost:8585