singulart ebbd4a9044 Imrove th structure of contributions folder | 3 rokov pred | |
---|---|---|
.. | ||
src | 3 rokov pred | |
.gitignore | 3 rokov pred | |
Readme.md | 3 rokov pred | |
package.json | 3 rokov pred | |
tsconfig.json | 3 rokov pred | |
yarn.lock | 3 rokov pred |
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