import Link from 'next/link'; import { Button } from '@gib/ui/button'; export function CTA() { return (

Ready to Build Something Amazing?

Clone the repository and start building your next project with everything pre-configured.

{/* Quick Start Command */}

Quick Start

git clone https://git.gbrown.org/gib/convex-monorepo.git
cd convex-monorepo
bun install
); }