Skip to content

unsend-dev/local-ses-sns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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