jamstack comments engine
1.0.0

Comentários para o seu site. Sem servidor para manter e nenhuma dependência de JavaScript.
Construído no netlify
API_AUTHAPPROVED_COMMENTS_FORM_IDSLACK_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.