Joystream Stats 238bf9008f move contributions/tech to scripts | 2 anni fa | |
---|---|---|
.. | ||
.env.example | 2 anni fa | |
.gitignore | 2 anni fa | |
db.json | 2 anni fa | |
index.js | 2 anni fa | |
package-lock.json | 2 anni fa | |
package.json | 2 anni fa | |
readme.md | 2 anni fa |
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