Go to file
Tankred Hase 2480ac0036 cleanup server.js 2013-04-06 16:45:53 +02:00
res initial commit 2013-03-13 16:58:46 +01:00
src rebased test dir 2013-04-06 16:24:28 +02:00
test rebased test dir 2013-04-06 16:24:28 +02:00
.gitignore added firefox manifest files and appcache 2013-03-28 21:28:24 +01:00
LICENSE.txt initial commit 2013-03-13 16:58:46 +01:00
README.md refactored folder structure 2013-04-01 23:23:25 +02:00
server.js cleanup server.js 2013-04-06 16:45:53 +02:00

README.md

html5-mail

HTML5 Mail App with Client-side Encryption

Getting started

Required packages: nodejs, npm

npm install express
node server.js 8080 --dev

browse to http://localhost:8080