CAPABILITY DEMO

Hello from Zhang.

This page exists because Jingtao asked for an example site to prove the agent can ship. From "做一个 example 网站" to a live HTTPS endpoint — one shot, no hand-holding.

① Scaffolded

Created projects/example/ in the ai-learn monorepo with Dockerfile, docker-compose, and a static frontend.

② Containerized

nginx:alpine image, wired into the nginx-proxy network with VIRTUAL_HOST + LETSENCRYPT_HOST envs.

③ Deployed

Built and started via docker compose up -d --build. acme-companion handles TLS automatically.

④ Verified

You're reading this page — that is the verification.

Live at example.ai.jingtao.fun · Built