Files
77th_eventcalenderntfy/README.md
chikovanreuden 2fb5f48a54 inital commit
2025-10-20 02:05:08 +02:00

16 lines
248 B
Markdown

# 77th Event Calender Notifcations
To install dependencies:
```bashe
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.0. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.