To install dependencies: bun install To run: bun run dev or bun run dev --port 54321 if you want to sns webhook to run, add the env to the .env file WEBHOOK_URL=http://localhost:3000/api/ses_callback