Skip to content

A sample Streamlit web application for sending emails using Resend.

License

Notifications You must be signed in to change notification settings

alphasecio/resend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resend

A sample Streamlit web application for sending emails using Resend.

streamlit-resend

Installation

To run this application locally, you'll need to have Python 3.x installed on your machine. You can clone this repository and install the required Python packages by running the following commands:

git clone https://github.com/alphasec/resend.git
cd resend
pip install -r requirements.txt

Configuration

To use the Resend email service, you'll need to provide the API key as a RESEND_API_KEY environment variable. You can obtain your Resend API key by signing up for an account at Resend, and configuring the sending domain.

Usage

To run the application, execute the following command:

streamlit run streamlit_app.py 

Templates

To deploy using a one-click starter template on Railway, click the button below.

Deploy on Railway

About

A sample Streamlit web application for sending emails using Resend.

Topics

Resources

License

Stars

Watchers

Forks

Languages