dependabot[bot] 7e58af69a4 Bump node-fetch from 2.6.1 to 2.6.7 in /scripts/storagesize-bot | 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