Joystream Stats 238bf9008f move contributions/tech to scripts | 2 년 전 | |
---|---|---|
.. | ||
src | 2 년 전 | |
.gitignore | 2 년 전 | |
Readme.md | 2 년 전 | |
package.json | 2 년 전 | |
tsconfig.json | 2 년 전 | |
yarn.lock | 2 년 전 |
Send Notification with the scoring period date.
Can be updated using .env
file.
TG_API_KEY_RU
- api key of the telegram bot for the Russion Version
TG_API_KEY_EN
- api key of the telegram bot for the English Version
yarn
install dependencies
yarn start-en
run english version in dev mode
yarn start-ru
run russian version in dev mode
yarn pm2en
run english version using pm2
yarn pm2ru
run russian version using pm2