Backend server for ClearKeep.
Clone project to your computer
Run npm install
Run node with Javascript file by path: "root/bin/www".
I will provide apis by postman export collections.
Create and get passphrase using home server access token.
body-parser
ejs
sqlite3
express
bluebird
request
request-promise.
Base url: https://ck-server-demo.herokuapp.com/
End point for get passphrase: api/user/get-passphrase - add Bearer token to Headers.
Copyright by VMODEV JSC