Go to file
2025-04-19 22:17:28 +03:00
.dockerignore first commit 2025-04-19 22:17:28 +03:00
.gitignore first commit 2025-04-19 22:17:28 +03:00
bun.lock first commit 2025-04-19 22:17:28 +03:00
docker-compose.yml first commit 2025-04-19 22:17:28 +03:00
Dockerfile first commit 2025-04-19 22:17:28 +03:00
index.ts first commit 2025-04-19 22:17:28 +03:00
minio.ts first commit 2025-04-19 22:17:28 +03:00
package.json first commit 2025-04-19 22:17:28 +03:00
process-image.ts first commit 2025-04-19 22:17:28 +03:00
README.md first commit 2025-04-19 22:17:28 +03:00
tsconfig.json first commit 2025-04-19 22:17:28 +03:00

amqp

To install dependencies:

bun install

To run:

bun run index.ts

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