Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 572 Bytes

File metadata and controls

31 lines (19 loc) · 572 Bytes

AgentAnycast Website

The official homepage for AgentAnycast — a decentralized P2P runtime for the A2A (Agent-to-Agent) protocol.

Development

npm install
npm run dev

Build

npm run build

The production build is output to dist/.

Deployment

This site is automatically deployed to GitHub Pages via GitHub Actions on every push to main.

Tech Stack

License

Apache-2.0