diff --git a/apps/public/content/docs/sdks/index.mdx b/apps/public/content/docs/sdks/index.mdx new file mode 100644 index 00000000..c6ca11be --- /dev/null +++ b/apps/public/content/docs/sdks/index.mdx @@ -0,0 +1,143 @@ +--- +title: SDKs Overview +description: Choose the right OpenPanel SDK for your project. We support web, mobile, server-side, and framework-specific integrations. +--- + +import { Callout } from 'fumadocs-ui/components/callout'; + +OpenPanel provides SDKs for a wide range of platforms and frameworks, making it easy to integrate analytics into your application regardless of your tech stack. + +## Quick Start + +For most web projects, we recommend starting with one of these: + +- **[Script Tag](/docs/sdks/script)** - The quickest way to get started, no build step required +- **[Web SDK](/docs/sdks/web)** - For TypeScript support and more control +- **[Next.js](/docs/sdks/nextjs)** - Optimized for Next.js applications + +## Web & Browser SDKs + +### Simple Integration + +- **[Script Tag](/docs/sdks/script)** - Add analytics with a simple `