singulart ebbd4a9044 Imrove th structure of contributions folder | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
src | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
Readme.md | %!s(int64=3) %!d(string=hai) anos | |
package.json | %!s(int64=3) %!d(string=hai) anos | |
tsconfig.json | %!s(int64=3) %!d(string=hai) anos | |
yarn.lock | %!s(int64=3) %!d(string=hai) anos |
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