Commit 0135c42d authored by Krit Punpreuk's avatar Krit Punpreuk

Update README.md

parent c4d9099c
Pipeline #13 canceled with stages
git clone
export BIGSTREAM_SIGNATURE=<BigStream secret key>
export TOKEN_GENERATOR_PORT=<Port>
git clone
export BIGSTREAM_SIGNATURE=<BigStream secret key>
export TOKEN_GENERATOR_PORT=<Port>
cd bigstream-token-generator
npm install
node index.js
or
pm2 start index.js --name=BigStream-token-generator-$TOKEN_GENERATOR_PORT
open at http://localhost:port/token
\ No newline at end of file
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