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