d5d2fa5836bfa7940b16cf7d6d6814c282921306
Format Month and Day with a Leading 0 for values between 1 to 9 when querying the DB for Todays Events only.
77th Event Calendar Notifcations
To install dependencies:
bun install
To run:
bun run ./src/app.ts
bun run start
bun run dev
Docker
docker compose build
docker compose up -d
Parameter
--today
fetch all Events, track all Changes (new, changed and deleted Events) and additionally Send a Notification for todays mission
Description
Languages
TypeScript
82.1%
Dockerfile
8.8%
Shell
4.9%
Python
4.2%