Quickstart
Astro
Learn how to ingest your first submission using Astro
Prerequisites
To get the most out of this guide, you’ll need to:
1. Create a Astro project
2. Update the main page
Update the file under src/pages/index.astro
with the next code, then update the Endpoint URL.
index.astro
3. Run in local
4. Try it yourself
Formizee Astro Example
See the full source code
Was this page helpful?