Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.45 KB

File metadata and controls

41 lines (32 loc) · 1.45 KB

Tech Stack

The technologies that power your vibecoding projects.

Core Technologies

For most projects (especially local business websites), this stack provides:

  • Fast, modern output
  • Zero/low hosting costs
  • Easy deployment
  • Professional results
  • Astro — Fast static site generator
  • Tailwind CSS — Utility-first styling
  • Cloudflare Pages — Free hosting with global CDN

Cloudflare's free tier covers most needs:

Why This Stack?

Benefit Impact
Zero hosting costs Higher profit margins
Fast sites Better client results, premium pricing
Simple deployment Less time on DevOps
Modern output Differentiates from WordPress

When to Expand

This stack covers 80% of projects. Consider alternatives when:

  • Client needs a CMS (add Keystatic, Tina, or Decap)
  • Client needs e-commerce (consider Shopify or Snipcart)
  • Project needs real-time features (add Supabase or Firebase)
  • Project needs authentication (add Clerk or Auth.js)