Files
Compass/backend/email
MartinBraquet ba3af2e5d7 Add alert loop video generation and platform stats enhancements
- Created `capture-alert.mjs` to generate alert loop video for the about page claim "Get Notified About Searches."
- Added `CountrySpread` widget for a ranked bar display of member distribution by country.
- Implemented `StatBand` component for live platform statistics on the about page.
- Introduced template rendering script (`render-search-alert.tsx`) for generating search alert email visuals.
- Updated documentation and improved workflows for media creation, video rendering, and data integration.
2026-07-23 00:28:45 +02:00
..
2025-11-15 00:14:12 +01:00
2026-03-01 18:31:32 +01:00
2026-02-20 17:32:27 +01:00
2026-03-01 19:39:30 +01:00
2026-03-01 04:38:02 +01:00
2026-02-20 17:32:27 +01:00
2026-03-01 04:56:21 +01:00
2026-03-01 04:56:21 +01:00

React Email Starter

A live preview right in your browser so you don't need to keep sending real emails during development.

Getting Started

First, install the dependencies:

yarn install

Then, run the development server:

yarn dev

Open localhost:3001 with your browser to see the result.