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