version/0.1.4 #9

Merged
chiko merged 19 commits from version/0.1.4 into main 2025-11-03 00:41:45 +00:00
Showing only changes of commit c69eca5c08 - Show all commits

View File

@@ -1,15 +1,27 @@
# 77th Event Calender Notifcations # 77th Event Calendar Notifcations
To install dependencies: To install dependencies:
```bashe ```bash
bun install bun install
``` ```
To run: To run:
```bash ```bash
bun run index.ts bun run ./src/app.ts
bun run start
bun run dev
``` ```
This project was created using `bun init` in bun v1.3.0. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime. ## Docker
```bash
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