Summary
Let’s summarise what you’ve achieved:
- You installed
deno
andcloudflared
. - You created a standard React app template and placed it on a public URL.
- You changed
App.jsx
to make an agent request on pressing the button. - You changed
index.html
to 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.