Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.leadrun.co/llms.txt

Use this file to discover all available pages before exploring further.

Sistem Mimarisi

LeadRun, frontend ve backend olmak üzere iki ana bileşenden oluşur:
  • Frontend (Next.js): Kullanıcı arayüzü ve client-side işlevsellik
  • Backend (FastAPI): Yapay zeka entegrasyonları ve veri işleme
Bu iki bileşen arasındaki iletişim, Next.js API Routes üzerinden gerçekleştirilir. Kullanıcı verileri ve uygulama durumu MongoDB’de saklanır.