Joystream Stats 238bf9008f move contributions/tech to scripts | hace 2 años | |
---|---|---|
.. | ||
.env.example | hace 2 años | |
.gitignore | hace 2 años | |
db.json | hace 2 años | |
index.js | hace 2 años | |
package-lock.json | hace 2 años | |
package.json | hace 2 años | |
readme.md | hace 2 años |
Sends actual volume for Joystream Storage Providers to a channel every X hours or via PM with /storagesize
.
npm install
nodemon
npm install
npm install pm2@latest -g
or
yarn global add pm2
pm2 start --name storagesize node index.js