This repository powers the official Echobell marketing and documentation site. It explains what Echobell is, how it works, and how to integrate it with your systems.
Echobell is an instant alert app that delivers critical events to your phone in seconds. It is built for developers, DevOps teams, and anyone who needs reliable, actionable notifications.
Key highlights:
- Webhook & Email triggers: send a simple request or email to fire an alert
- Push + phone call alerts: escalate the most urgent incidents so they cannot be missed
- Channel-based routing: organize alerts by project, environment, or team
- Templates & variables: render richer, clearer notification messages
- Team sharing: invite teammates to a channel with a single link
Whether it is CI/CD failures, production outages, trading signals, or business events, Echobell keeps you informed instantly.
- Product overview and feature pages
- Documentation and integration guides (Webhook, Email, TradingView, etc.)
- Blog posts and best practices
- Multilingual content (EN/DE/ES/FR/JA/ZH)
src/routes/: SvelteKit routes (localized routes insrc/routes/[lang=lang])src/lib/components/: Reusable UIcontent/: MDX docs, blog, and legal contentsrc/lib/: i18n, utilities, and configurationsrc/worker/: Cloudflare Worker entry (wraps the SvelteKit worker and adds/api/og)
pnpm install
pnpm run devCommon commands:
pnpm run lint
pnpm run check
pnpm run buildThis project deploys with SvelteKit + Cloudflare Workers:
- Config:
svelte.config.js,wrangler.jsonc(deploy entry),wrangler.adapter.jsonc(adapter output) - Preview:
pnpm run preview - Deploy:
pnpm run deploy
The site exposes machine-readable indexes for AI agents and tooling:
https://echobell.one/llms.txt(summary + crawl guidance)https://echobell.one/llms-full.txt(full docs/blog URL index)https://echobell.one/ai-index.json(structured JSON index)https://echobell.one/en/ai(human-readable AI reading guide)
PRs and feedback are welcome. Please run npm run lint and ensure npm run build passes before submitting.
Learn Echobell here:
- Website: https://echobell.one
- Docs: https://echobell.one/docs
- Webhook guide: https://echobell.one/docs/webhook
- Features: https://echobell.one/docs/features
- App Store: https://apps.apple.com/app/apple-store/id6743597198?pt=128151925&ct=github-readme&mt=8
- Google Play: https://play.google.com/store/apps/details?id=one.echobell.echobellandroid