Telegram notification service

Parad0x 8fdc1faa82 - Moved to typescript 6 yıl önce
.vscode 8fdc1faa82 - Moved to typescript 5 yıl önce
src 8fdc1faa82 - Moved to typescript 5 yıl önce
.gitattributes 8fdc1faa82 - Moved to typescript 5 yıl önce
.gitignore 215808bbec - Add packaging script 5 yıl önce
LICENSE.md 492c8b3f2c - Fixed license author and year 5 yıl önce
README.md 8fdc1faa82 - Moved to typescript 5 yıl önce
client.js 8fdc1faa82 - Moved to typescript 5 yıl önce
nodemon.json aa569ca452 - Add debuging logs 5 yıl önce
package-lock.json 8fdc1faa82 - Moved to typescript 5 yıl önce
package.json 8fdc1faa82 - Moved to typescript 5 yıl önce
pkg.sh 215808bbec - Add packaging script 5 yıl önce
tsconfig.json 8fdc1faa82 - Moved to typescript 5 yıl önce

README.md

Totify

Dev tools

  • Typescript
  • Nodemon

Scripts

start

node src/index.js

startDev

nodemon src/index.js

build

tsc