"use client"; import Link from "next/link"; import { Button } from "@/components/ui/button"; import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card"; export default function HomePage() { return (
Vib'n is now running on Coolify! 🎉
Connected and operational
PostgreSQL running
Note: Authentication is being migrated from Firebase to PostgreSQL.
This page will be updated with login functionality soon.