docs: add llms

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-02-09 21:46:09 +00:00
parent 40a3178b57
commit 9f441fd9fa
11 changed files with 330 additions and 10 deletions

View File

@@ -0,0 +1,4 @@
export const OPENPANEL_NAME = 'OpenPanel';
export const OPENPANEL_BASE_URL = 'https://openpanel.dev';
export const OPENPANEL_DESCRIPTION =
'OpenPanel is an open-source web and product analytics platform, an open-source alternative to Mixpanel with optional self-hosting.';