Telegram notification service

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

README.md

Totify

Dev tools

  • Typescript
  • Nodemon

Scripts

start

node src/index.js

startDev

nodemon src/index.js

build

tsc