Telegram notification service

Parad0x 9c018d3a86 - Updated totify`s unit file to support enable 6 éve
src 58921567a4 - Added JSDocs for most functions 6 éve
systemd-unit 9c018d3a86 - Updated totify`s unit file to support enable 6 éve
.gitattributes 8fdc1faa82 - Moved to typescript 6 éve
.gitignore 215808bbec - Add packaging script 6 éve
LICENSE.md 492c8b3f2c - Fixed license author and year 6 éve
README.md 8fdc1faa82 - Moved to typescript 6 éve
TODO 6a07c9e4d2 - Added TODO 6 éve
client.js 8fdc1faa82 - Moved to typescript 6 éve
package-lock.json d9aa6d3b47 - Removed nodemon and empty settings 6 éve
package.json d9aa6d3b47 - Removed nodemon and empty settings 6 éve
pkg.sh 457ebf151e - Fixed pkg.sh script final cwd 6 éve
tsconfig.json 8fdc1faa82 - Moved to typescript 6 éve

README.md

Totify

Dev tools

  • Typescript
  • Nodemon

Scripts

start

node src/index.js

startDev

nodemon src/index.js

build

tsc