List packages need to install:
- Nodejs >= 14x
- Redis
- Copy
config/default.json.sample
toconfig/default.json
and setauth_server_url
,client_id
,client_secret
todefault.json
. We have many usercases. so please copy client that we provide for each case. - From project folder, run
npm install
- Start server
npm start
- If you run on localhost. Find your machine IP address
- Example your machine IP address is
192.168.1.100
- Access
http://192.168.1.100:3000
pvn_ip
: Client use when click buttonIP
on tabPVN
pvn_im
: Client use when click buttonIM
on tabPVN
login_ip
: Client use when click buttonIP
on tabLogin
login_im
: Client use when click buttonIM
on tabLogin
anonymous
: Client use when click buttonAnonymous Identity
on tabIdentity
kyc_phone
: Client use when click buttonKYC
on tabIdentity