Technical Docs
Last updated
Last updated
System Overview
Frontend: Next.js + Tailwind CSS (95+ Lighthouse score).
Backend: FastAPI (Python) for async scalability.
Database: PostgreSQL (AWS RDS) + Redis (caching).
APIs:
Stripe (payments).
Cloverly (carbon metrics).
CO2 saved = (Energy produced in MWh) × (Local grid CO2 intensity - Project CO2 intensity)
Data Sources:
Example:
Solar Farm in Texas produces 200 MWh/year.
Local grid: 0.8 tons CO2/MWh → Solar: 0.1 tons CO2/MWh.
Total CO2 saved: 200 × (0.8 - 0.1) = 140 tons/year.