fabien-zimmer / devoxx-web-crypto-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Web Crypto API

Build and start

yarn install
yarn build-client
yarn startt

Dev mode

yarn install
yarn start-server &
yarn start-client &

Usage

go to http://localhost:8080 and log in with bob@foo.bar/password or alice@foo.bar/password. Then you can write messages to other users (if they logged in at least once).

About


Languages

Language:JavaScript 99.9%Language:CSS 0.0%Language:HTML 0.0%