No description
Find a file
2025-05-15 11:47:32 +02:00
.gitignore initial commit 2025-05-15 11:47:32 +02:00
app.ts initial commit 2025-05-15 11:47:32 +02:00
bun.lock initial commit 2025-05-15 11:47:32 +02:00
docker-compose.yml initial commit 2025-05-15 11:47:32 +02:00
Dockerfile initial commit 2025-05-15 11:47:32 +02:00
package.json initial commit 2025-05-15 11:47:32 +02:00
README.md initial commit 2025-05-15 11:47:32 +02:00
tsconfig.json initial commit 2025-05-15 11:47:32 +02:00

rss-tools

To install dependencies:

bun install

To run:

bun run 

This project was created using bun init in bun v1.2.8. Bun is a fast all-in-one JavaScript runtime.