Go to file
Tankred Hase edf78bc1af webworker support for js-nacl works 2013-04-10 17:09:39 +02:00
res initial commit 2013-03-13 16:58:46 +01:00
src webworker support for js-nacl works 2013-04-10 17:09:39 +02:00
test webworker support for js-nacl works 2013-04-10 17:09:39 +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 read port from env vars instead of args 2013-04-09 10:33:03 +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