Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dao-dao/email

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dao-dao/email

Email templates to generate DAO DAO emails.

  • 2.5.0-rc.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
10
increased by900%
Maintainers
0
Weekly downloads
 
Created
Source

@dao-dao/email

Email templates to generate DAO DAO emails.

Usage

Render template

yarn render

This will render all emails in the emails directory and output a template in the templates directory, formatted for the AWS SES Template API.

Upload template to AWS SES

This script manages templates stored in AWS SES. To set it up, create a .env file based on the .env.example file, and fill in the credentials.

$ yarn ses -h

Usage: ses [options]

Options:
  -s, --set <name>     create a new template or replace an existing one
  -l, --list           list all templates
  -d, --delete <name>  delete a template
  -h, --help           display help for command

The name for set is the name of the file without the .tsx prefix in the emails/ folder. The name for delete is the name of the template in AWS SES, which is defined inside the template.

FAQs

Package last updated on 13 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc