Telegram notification service

Parad0x 6a07c9e4d2 - Added TODO %!s(int64=6) %!d(string=hai) anos
.vscode 8fdc1faa82 - Moved to typescript %!s(int64=5) %!d(string=hai) anos
src 58921567a4 - Added JSDocs for most functions %!s(int64=5) %!d(string=hai) anos
systemd-unit b6c72c2ebb - Added systemd unit file %!s(int64=5) %!d(string=hai) anos
.gitattributes 8fdc1faa82 - Moved to typescript %!s(int64=5) %!d(string=hai) anos
.gitignore 215808bbec - Add packaging script %!s(int64=5) %!d(string=hai) anos
LICENSE.md 492c8b3f2c - Fixed license author and year %!s(int64=5) %!d(string=hai) anos
README.md 8fdc1faa82 - Moved to typescript %!s(int64=5) %!d(string=hai) anos
TODO 6a07c9e4d2 - Added TODO %!s(int64=5) %!d(string=hai) anos
client.js 8fdc1faa82 - Moved to typescript %!s(int64=5) %!d(string=hai) anos
nodemon.json aa569ca452 - Add debuging logs %!s(int64=5) %!d(string=hai) anos
package-lock.json 8fdc1faa82 - Moved to typescript %!s(int64=5) %!d(string=hai) anos
package.json 8fdc1faa82 - Moved to typescript %!s(int64=5) %!d(string=hai) anos
pkg.sh 457ebf151e - Fixed pkg.sh script final cwd %!s(int64=5) %!d(string=hai) anos
tsconfig.json 8fdc1faa82 - Moved to typescript %!s(int64=5) %!d(string=hai) anos

README.md

Totify

Dev tools

  • Typescript
  • Nodemon

Scripts

start

node src/index.js

startDev

nodemon src/index.js

build

tsc