No description
Find a file
2025-05-15 13:09:24 +02:00
.gitignore implemented historical data for 7 days 2025-05-15 13:08:06 +02:00
app.ts implemented historical data for 7 days 2025-05-15 13:08:06 +02:00
bun.lock initial commit 2025-05-15 11:47:32 +02:00
docker-compose.yml compose config fix 2025-05-15 13:09:24 +02:00
Dockerfile Update Dockerfile 2025-05-15 10:05:22 +00: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.