Telegram notification service

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

README.md

Totify

Dev tools

  • Typescript
  • Nodemon

Scripts

start

node src/index.js

startDev

nodemon src/index.js

build

tsc