fp/services/worker/README.md
2025-11-12 07:54:01 -08:00

221 B

worker

To install dependencies:

bun install

To run:

bun run index.ts

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