Skip to content

CinderHillsDev/dispatch-website

Repository files navigation

Dispatch Website

Public marketing landing for Dispatch — the self-hosted email relay (SMTP + HTTP ingestion, SMTP + provider REST delivery). Deployed publicly at https://dispatchrelay.app via Cloudflare Pages. Documentation lives on a separate site: https://docs.dispatchrelay.app (the dispatch-docs repo).

Develop

npm install
npm run dev      # local dev server
npm run build    # static output in dist/

Astro + Tailwind (CDN). The landing page is src/pages/index.astro; doc links point at the docs subdomain.

Deploy

Cloudflare Pages, connected to this repo:

  • Build command: npm run build
  • Output directory: dist
  • Custom domain: dispatchrelay.app (set in the Cloudflare Pages dashboard)

Downloads: the landing links to /download, which points at the free, open-source (Apache-2.0) builds — GitHub releases (https://github.com/CinderHillsDev/dispatch-platform/releases), the Docker image, and platform installers.

Contributing & security

Contributions to copy, design, and accessibility are welcome - see CONTRIBUTING.md. Report security issues privately per SECURITY.md. This site is part of the free, open-source (Apache-2.0) Dispatch project; the product lives in dispatch-platform.

About

No description, website, or topics provided.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages