Skip to content

felipelaptrin/email-ses

Repository files navigation

email-ses

This is a demo repository for my blog post.

Running this project

The only dependency needed to start using this project is Devbox and Nix (if you install Devbox first it will install Nix for you if you don't have it), all the other tools will be installed by it. Make sure your AWS region was already CDK bootstrapped.

  1. Export AWS credentials

  2. Install tools

devbox shell
  1. Install dependencies
yarn
  1. Modify the variables

Modify the src/config/dev.config.ts

  1. Deploy the stack
yarn cdk deploy

About

A demo for my blog post about email protocols and AWS SES

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published