Summary
Let’s summarise what you’ve achieved:
- You installed
denoandcloudflared. - You created a standard React app template and placed it on a public URL.
- You changed
App.jsxto make an agent request on pressing the button. - You changed
index.htmlto include the agent defined inagent.yml. - You created a simple agent server in
agent.js. - You installed and launched the app from your web daemon shell.