Skip to content

weelone/echobell.one

Repository files navigation

Echobell Website & Docs

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.

What is Echobell?

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.

What this site includes

  • 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)

Project structure

  • src/routes/: SvelteKit routes (localized routes in src/routes/[lang=lang])
  • src/lib/components/: Reusable UI
  • content/: MDX docs, blog, and legal content
  • src/lib/: i18n, utilities, and configuration
  • src/worker/: Cloudflare Worker entry (wraps the SvelteKit worker and adds /api/og)

Development

pnpm install
pnpm run dev

Common commands:

pnpm run lint
pnpm run check
pnpm run build

Deployment

This 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

AI-Friendly Endpoints

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)

Contributing

PRs and feedback are welcome. Please run npm run lint and ensure npm run build passes before submitting.


Learn Echobell here:

Test

About

The official website of Echobell, an app that ensures you receive instant alerts from webhooks and emails. Create notification channels, share with your team, and never miss crucial updates from your applications and services.

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages