jamstack comments engine
1.0.0
Comments for your site. With no server to maintain and no Javascript dependency.
Built on Netlify
API_AUTH
APPROVED_COMMENTS_FORM_ID
SLACK_WEBHOOK_URL
(You'll need to create and configure a Slack App)https://app.netlify.com/sites/{SITE_NAME}/settings/deploys#build-hooks
) which will rebuild and deploy the site whenever a new comment is submitted to the approved formhttps://app.netlify.com/sites/{SITE_NAME}/settings/forms#form-notifications
) which will call our build hook (above) when a new comment is added to the approved comments form.https://app.netlify.com/sites/{SITE_NAME}/settings/forms#form-notifications
) to call our comment handler lambda when a new comment is posted to the comments queue for approval.