TypeScript Examples

Starting points for building with Agent Relay from TypeScript.

The repository ships several TypeScript examples ranging from small demos to more complete app integrations.

Good places to start

More examples in the repo

  • Slack bridges in examples/slack-claude-bot.ts and related files
  • Discord bridges in examples/discord-claude-bot.ts and related files
  • Environment and deployment examples in examples/.env.example, examples/docker-compose.yml, and examples/agent-relay.service

Pair examples with the docs