Commit 9ba2a0e0 authored by Krit Punpreuk's avatar Krit Punpreuk

Update README.md

parent 655c2de2
Pipeline #15 canceled with stages
# installation
git clone
# Setup and configuration
export BIGSTREAM_SIGNATURE=<BigStream secret key>
export TOKEN_GENERATOR_PORT=<Port>
cd bigstream-token-generator
cd bigstream-token-generator
npm install
# start service
node index.js
or
pm2 start index.js --name=BigStream-token-generator-$TOKEN_GENERATOR_PORT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment