Part of #3
Question
Build apps/landing: Astro on Workers at prismark.tech, a custom designed page listing what Prismark does and a waitlist form that posts to the server.
- Astro with the Cloudflare adapter, wired into Turborepo and lint.
- One page: the pitch, a short feature list written in the glossary's words, and the waitlist form with the early bird promise. Follow DESIGN.md.
- The form calls the server's waitlist route through the contract client.
- Reserve prismark.tech/docs as a route with nothing behind it yet.
- Playwright end to end for the form against the local server.
Part of #3
Question
Build
apps/landing: Astro on Workers at prismark.tech, a custom designed page listing what Prismark does and a waitlist form that posts to the server.