Open source, AI-powered email warmup and outreach.
Build sender reputation. Stay out of spam. Ship at scale.
This repo hosts the landing page and early-access waitlist for Warmbly. It's a static Astro site styled with Tailwind CSS and deployed as a fully static build.
- Astro 5
- Tailwind CSS 4 (via
@tailwindcss/vite) - @astrojs/sitemap for automatic sitemap generation
- Inter via
@fontsource/inter
npm install
npm run devThe dev server runs at http://localhost:4321.
| Command | What it does |
|---|---|
npm run dev |
Start the local dev server |
npm run build |
Build the production site to ./dist/ |
npm run preview |
Preview the production build locally |
npm run astro |
Run Astro CLI commands (add, check, …) |
Issues and pull requests are welcome. If you're planning a larger change, open an issue first so we can talk through it.
MIT © Warmbly