Files
concierge-bot/README.md
2026-02-13 10:18:06 -05:00

228 B

concierge-bot

To install dependencies:

bun install

To run:

bun run index.ts

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