Back to Zitadel

Web App (Server-Side) Quickstart Guides

apps/docs/content/examples/introduction/webapp/index.mdx

5.0.0-base541 B
Original Source

{/* THIS FILE IS AUTO-GENERATED FROM SIDEBAR-DATA. ANY MANUAL CHANGES WILL BE OVERWRITTEN. */}

import { Card, Cards } from 'fumadocs-ui/components/card'; import { FileText, Folder, Link as LinkIcon } from 'lucide-react';

<Cards> <Card title="Django" href="/sdk-examples/django" icon={<FileText />} /> <Card title="Go" href="/examples/login/go" icon={<FileText />} /> <Card title="Symfony" href="/sdk-examples/symfony" icon={<FileText />} /> <Card title="Spring" href="/sdk-examples/spring" icon={<FileText />} /> </Cards>