#!/bin/bash # Wait for server to be ready sleep 10 # Start the main process exec bun run index.ts