ZapMe is an open-source frontend application for the ZapMe project.
To configure the application, create a .env.local file in the root directory of the project and define the following environment variables:
Variable | Description |
---|---|
PUBLIC_SENTRY_DSN |
The DSN for the Sentry service. |
PUBLIC_TURNSTILE_SITE_KEY |
The site key for the Turnstile service. |
npm i
npm run build