Our Tech Stack
To meticulously filter the best macro and AI signals, this platform utilizes modern web technologies, static site generation, and LLM pipelines. Here is what runs under the hood:
1. Frontend (The Reading Experience)
- Next.js 14: Utilizing the App Router for lightning-fast edge rendering and flexible SEO.
- Tailwind CSS: Custom design tokens and typography engineered for zero eye-strain.
- MDX (Markdown): Freeing our articles from heavy databases, keeping them open-source, version-controllable, and lightning fast.
2. Backend & Database
- Supabase: A powerful PostgreSQL database backing our primary sources intelligence and securing our subscriber lists via Row Level Security (RLS).
- Next.js Edge API / Route Handlers: Serverless code blocks executing our subscription logic and dynamically serving our RSS XML feeds.
3. Automation & Email Engines
- n8n (Workflow Automation): The closed-backend engine where our custom crawlers aggregate RSS feeds and calculate signal-to-noise ratios.
- Resend API & React Email: Our secure email gateway ensuring our typography and brief structure render perfectly on mobile and desktop clients without breaking.
4. Artificial Intelligence Layer
- Google Gemini / Anthropic Claude: Integrated within our editorial pipeline to perform the heavy lifting. They summarize raw data and combat noise, clearing the runway for our human editors to add ultimate value.
The systems we build heavily benefit from the open-source philosophy and are continuously optimized for speed and reliability.