Forge Academy is a cohort application site for program registration, track selection, applicant details, structured form data, validation, and CRM-ready submissions.
This website is powered by Wix Headless and built using wix-headless.dev.
- Live site: http://forgeacademy.academy/
- Source: https://github.com/wix-incubator/forgeacademy
- Wix site ID:
30c04322-4fa3-4ca1-a127-c3ee7a6fc219
- A custom Astro education/application funnel backed by Wix Forms.
- Wix-hosted form schema loading with custom UI rendering.
- Form validation and submission routing from a headless front end.
- Branded success states for program applicants.
- Public
robots.txtandllms.txtconfigured through Wix SEO txt APIs. - Deployment with
wix release.
- Wix Headless Site for the managed site/runtime foundation.
- Wix Forms for cohort application fields and submissions.
@wix/astro@wix/astro-pages@wix/sdk@wix/forms
Create a local env file from .env.example or run the Wix CLI env setup for the connected site.
npm install
npm run devnpm run build
npm run release