Deployment successful on Cloudflare Pages!
/health - Health check/api/unified/applications - Generate app + infra from promptcurl https://YOUR-PAGES-URL/health
curl -X POST https://YOUR-PAGES-URL/api/unified/applications \
-H "Content-Type: application/json" \
-d '{"prompt": "React app with Node backend"}'