mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
Docs: Add beta warning callout to start page
This commit is contained in:
@@ -8,6 +8,10 @@ import { Icon } from "@iconify/react";
|
|||||||
import { examples } from "@/app/_components/StackBlitz";
|
import { examples } from "@/app/_components/StackBlitz";
|
||||||
import { SquareMousePointer, Code, Blend } from 'lucide-react';
|
import { SquareMousePointer, Code, Blend } from 'lucide-react';
|
||||||
|
|
||||||
|
<Callout type="warning" title="bknd is in beta">
|
||||||
|
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)
|
||||||
|
</Callout>
|
||||||
|
|
||||||
Glad you're here! **bknd** is a lightweight, infrastructure agnostic and feature-rich backend that runs in any JavaScript environment.
|
Glad you're here! **bknd** is a lightweight, infrastructure agnostic and feature-rich backend that runs in any JavaScript environment.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user