From 49d2c7512ade27012be5410f5a8f6b431aaa96c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Sat, 8 Nov 2025 22:07:01 +0100 Subject: [PATCH] docs: add swift and kotlin --- apps/public/content/docs/sdks/index.mdx | 143 ++++++++++++++++ apps/public/content/docs/sdks/kotlin.mdx | 205 +++++++++++++++++++++++ apps/public/content/docs/sdks/meta.json | 2 +- apps/public/content/docs/sdks/swift.mdx | 183 ++++++++++++++++++++ 4 files changed, 532 insertions(+), 1 deletion(-) create mode 100644 apps/public/content/docs/sdks/index.mdx create mode 100644 apps/public/content/docs/sdks/kotlin.mdx create mode 100644 apps/public/content/docs/sdks/swift.mdx 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 `