Close OSS self-host gaps: in-repo API docs, legal notes, and packaging.

Add MIT license and docs/api, strip SaaS status/admin remnants from robots and footer, align env/compose/README with payment-free product truth.
This commit is contained in:
Atakan Doğan Özban
2026-08-03 07:36:08 +02:00
parent 109f9a3dc3
commit 4bc12fce78
21 changed files with 594 additions and 38 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { SUPPORT_EMAIL } from "@/lib/plans";
import { BRAND_DOMAIN, BRAND_NAME } from "@/lib/branding";
export const LEGAL_LAST_UPDATED = "July 30, 2026";
export const LEGAL_LAST_UPDATED = "August 3, 2026";
export const LEGAL_OPERATOR = {
name: BRAND_NAME,