Skip to content

mathieuancelin/devoxx-web-crypto-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors