To install dependencies:
bun installTo run:
bun run devor
bun run dev --port 54321if you want to sns webhook to run, add the env to the .env file
WEBHOOK_URL=http://localhost:3000/api/ses_callback
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To install dependencies:
bun installTo run:
bun run devor
bun run dev --port 54321if you want to sns webhook to run, add the env to the .env file
WEBHOOK_URL=http://localhost:3000/api/ses_callback