An event registration website powered by Vite and React, configured for easy deployment to Netlify.
This template includes the Formspree CLI plugin, along with a formspree.json file pre-configured for a registration form that sends to Discord.
Just click the button!
You'll be asked to include the following values to populate the site's environment variables:
VITE_FORMSPREE_PROJECT_ID = "Formspree CLI project ID"
FORMSPREE_DEPLOY_KEY = "Formspree CLI project deploy key"
DISCORD_WEBHOOK_URL = "Discord webhook URL"
To get the Formspree CLI project ID and deploy key, create a new CLI project. The project id and deploy key will be shown in the sidebar.
To create a discord webhook to receive form submissions follow the guidance on the discord help site: https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks