- Create a python3 virtual environment
- Install requirements:
pip install -r requirements.txt
export FLASK_APP=app.py
- Set your Sendgrid api key environment variable:
export SENDGRID_API_KEY=<your-api-key-here>
- Steps 3 & 4 must be repeated each time you start a new terminal session, as they're just environment variables
flask run
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
forked from elliotwhitehead/sendgrid-capture
-
Notifications
You must be signed in to change notification settings - Fork 0
HackCU/sendgrid-capture
Â
Â
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
About
📩 A simple python webapp to capture email information and add it to our SendGrid contact list
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%