Skip to main content
Hello from QADRI

Proof of concept

The platform works.

This is the first site built and published end to end by the QADRI platform. An agent took a written brief, produced the site from the template, and shipped it to this address without a human touching the code or the deploy.

What this proved

  • Agent server on Fly

    The build agent runs as a long-lived service on Fly.io, picks up a brief and works in its own project workspace.

  • Astro template

    This page came from the shared QADRI template — Astro, Tailwind tokens, SEO and accessibility already wired in.

  • One-click publish to Cloudflare Pages

    A single action takes the built output in dist/ and puts it live on Cloudflare Pages. No manual upload step.

  • Custom domain with SSL

    hello.qadri.uk resolves to the deployment and serves over HTTPS with a certificate issued automatically.

Built and published on.