From 16b1cde8ea4e734e5c38456c3a6506bbe233bd6d Mon Sep 17 00:00:00 2001 From: cameronapak Date: Sun, 25 Jan 2026 13:58:43 -0600 Subject: [PATCH] Docs: Add beta warning callout to start page --- docs/content/docs/(documentation)/start.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/content/docs/(documentation)/start.mdx b/docs/content/docs/(documentation)/start.mdx index 86ca8ce..7496236 100644 --- a/docs/content/docs/(documentation)/start.mdx +++ b/docs/content/docs/(documentation)/start.mdx @@ -8,6 +8,10 @@ import { Icon } from "@iconify/react"; import { examples } from "@/app/_components/StackBlitz"; import { SquareMousePointer, Code, Blend } from 'lucide-react'; + + We're making great progress towards v1, but don't recommend production use yet. + Follow along for updates on [GitHub Releases](https://github.com/bknd-io/bknd/releases) and in our [Discord community](https://discord.gg/952SFk8Tb8) + Glad you're here! **bknd** is a lightweight, infrastructure agnostic and feature-rich backend that runs in any JavaScript environment. @@ -188,4 +192,4 @@ The following databases are currently supported. Request a new integration if yo }> Configure your backend visually while in development, use a read-only configuration in production. - \ No newline at end of file +