Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 245 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 245 Bytes

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