Skip to main content

MeshForms

https://forms.nycmesh.net is our React frontend for MeshDB. It is intended to be a monolithic frontend application that houses code for any "refined" or "pretty" interfaces we may need to create.

Captcha

We use reCAPTCHA on the frontend to prevent robots from spamming meshdb. It is only enabled on prod1 by virtue of only specifying RECAPTCHA_V2_KEY and RECAPTCHA_V3_KEY on prod1. If those variables are missing, we skip CAPTCHA validation.