export default function Home() { return (
{/* Header */}

MoreThanADiagnosis

{/* Hero Section */}

Welcome to MoreThanADiagnosis

A community platform for health advocacy and support. Connect, share, and find resources for your health journey.

Explore API API Endpoints
{/* Features Grid */}
{/* API Status */}

API Status

Backend API is live and operational

Check Health →
{/* Interactive Docs */}

Documentation

Interactive API documentation with Swagger UI

View Docs →
{/* ReDoc */}

ReDoc

Beautiful API reference documentation

View ReDoc →
{/* Authentication */}

Authentication

Secure JWT-based authentication (HS256)

Access & Refresh tokens
{/* Rate Limiting */}

Rate Limiting

Protected endpoints with intelligent rate limiting

10 req/sec for API
{/* HTTPS Secure */}

HTTPS Enabled

Cloudflare SSL with full security headers

Production ready
{/* API Info */}

API Information

Base URL

https://mtd.runfoo.run/api/v1

Authentication

Bearer {'{'}token{'}'}

Protocol

HTTPS (Cloudflare Flexible SSL)

Database

PostgreSQL 15 + Redis 7
{/* Footer */}
) }