Telegram notification service

Parad0x b6c72c2ebb - Added systemd unit file 6 gadi atpakaļ
.vscode 8fdc1faa82 - Moved to typescript 5 gadi atpakaļ
src d1a42c1589 - Standarized output for some operators 5 gadi atpakaļ
systemd-unit b6c72c2ebb - Added systemd unit file 5 gadi atpakaļ
.gitattributes 8fdc1faa82 - Moved to typescript 5 gadi atpakaļ
.gitignore 215808bbec - Add packaging script 5 gadi atpakaļ
LICENSE.md 492c8b3f2c - Fixed license author and year 5 gadi atpakaļ
README.md 8fdc1faa82 - Moved to typescript 5 gadi atpakaļ
client.js 8fdc1faa82 - Moved to typescript 5 gadi atpakaļ
nodemon.json aa569ca452 - Add debuging logs 5 gadi atpakaļ
package-lock.json 8fdc1faa82 - Moved to typescript 5 gadi atpakaļ
package.json 8fdc1faa82 - Moved to typescript 5 gadi atpakaļ
pkg.sh 457ebf151e - Fixed pkg.sh script final cwd 5 gadi atpakaļ
tsconfig.json 8fdc1faa82 - Moved to typescript 5 gadi atpakaļ

README.md

Totify

Dev tools

  • Typescript
  • Nodemon

Scripts

start

node src/index.js

startDev

nodemon src/index.js

build

tsc