Telegram notification service

Parad0x d1a42c1589 - Standarized output for some operators 6 anni fa
.vscode 8fdc1faa82 - Moved to typescript 5 anni fa
src d1a42c1589 - Standarized output for some operators 5 anni fa
.gitattributes 8fdc1faa82 - Moved to typescript 5 anni fa
.gitignore 215808bbec - Add packaging script 5 anni fa
LICENSE.md 492c8b3f2c - Fixed license author and year 5 anni fa
README.md 8fdc1faa82 - Moved to typescript 5 anni fa
client.js 8fdc1faa82 - Moved to typescript 5 anni fa
nodemon.json aa569ca452 - Add debuging logs 5 anni fa
package-lock.json 8fdc1faa82 - Moved to typescript 5 anni fa
package.json 8fdc1faa82 - Moved to typescript 5 anni fa
pkg.sh 215808bbec - Add packaging script 5 anni fa
tsconfig.json 8fdc1faa82 - Moved to typescript 5 anni fa

README.md

Totify

Dev tools

  • Typescript
  • Nodemon

Scripts

start

node src/index.js

startDev

nodemon src/index.js

build

tsc