About this project

Aptabase is an open-source, privacy-first analytics platform designed for mobile, desktop, and web applications. This repository contains the JavaScript SDK packages. **Available Packages:** - `packages/web` — SDK for general web applications - `packages/browser` — SDK for browser extensions - `packages/react` — SDK for React, Remix, and Next.js applications - `packages/angular` — SDK for Angular applications **Key Characteristics:** - Privacy-first approach: no personal data collection by default - Open-source licensing - Simple setup with minimal configuration required - Compatible with modern JavaScript frameworks including React, Next.js, Remix, and Angular **AI/LLM Integration:** The repository includes `llms.txt` documentation for AI and LLM integration guidance. **Usage Overview:** Developers can import the appropriate SDK package based on their application type (web, browser extension, or framework-specific) and initialize tracking with minimal boilerplate. The SDK emits anonymous event data to the Aptabase backend without collecting personally identifiable information.