Files
flight-slack/README.md
2025-07-17 18:06:43 +02:00

539 B

flight-slack

this is a slack bot that sends flight information and updates to a selected slack channel.

it's currently wip and a submission for Converge.

Stack

Development setup

  1. Clone the repository
  2. Fill out .env values
  3. bun install
  4. bunx prisma migrate dev
  5. bun dev