Skip to content

Repository files navigation

getranse.com

Source for getranse.com — the marketing site for Ranse, the open-source, Cloudflare-native shared inbox for support teams.

Built with Astro + Tailwind CSS and deployed as a fully static site on Cloudflare. Static output only — there is no SSR adapter and no runtime network calls.

Run locally

bun install
bun run dev       # http://localhost:4321

Other scripts:

bun run build     # static build into dist/ (includes sitemap)
bun run preview   # preview the built site

Project structure

src/pages/index.astro   Landing page
src/styles/global.css   Tailwind theme and global styles
public/                 Static assets

The production build is generated in dist/.

Deployment (Cloudflare)

  • Build command: bun run build
  • Output directory: dist
  • Node version: 22.12 or newer

Contributing

See CLAUDE.md for conventions. Product claims on the landing page must match what getranse/ranse actually ships. The app repo's CONTRIBUTING.md, SECURITY.md, and Code of Conduct apply here too.

About

Source for getranse.com — the Ranse project website (Astro + Tailwind CSS)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages