Skip to content

Commit a1d3036

Browse files
authored
Update community-examples.json
1 parent 0d68c3a commit a1d3036

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

community-examples.json

+5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
"description": "A Serverless function for posting to a Slack Webhook in response to a Mailgun route",
1212
"githubUrl": "https://github.com/Marcus-L/serverless-mailgun-slack"
1313
},
14+
{
15+
"name": "pfs-email-serverless",
16+
"description": "This is a lambda function created by the serverless framework. It searches through members in our mongodb who have not been sent emails and sends them an email with their custom token to unlock the pledge free stream. It then marks those members off as already receiving the email.",
17+
"githubUrl": "https://github.com/SCPR/pfs-email-serverless"
18+
}
1419
{
1520
"name": "plaid cashburndown-service",
1621
"description": "Service for calculating cash burndown with plaid. Frontend code can be found here: https://github.com/cplee/cashburndown-site",

0 commit comments

Comments
 (0)