Files
flight-slack/README.md
2025-07-10 17:59:26 +02:00

232 B

slackbot-workshop

To install dependencies:

bun install

To run:

bun run index.ts

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