"use client"; import { useAuth } from "@/components/AuthProvider"; import { LoginForm } from "@/components/LoginForm"; import { CampaignList } from "@/components/CampaignList"; import { useRouter } from "next/navigation"; export default function Home() { const { user, loading } = useAuth(); const router = useRouter(); if (loading) { return (
Barotrauma Chaos Bingo — mark the madness as it happens
First user to register as “admin” gets command access
Pick a campaign and dive in