Hello World

Welcome to your Next.js app with Tailwind CSS

What's Included

🔐 Authentication

Login/logout functionality using Next.js server actions. Check the navigation bar to see your login status.

🎨 Components

Reusable Tailwind components in src/components

📡 API Routes

Example API endpoints including /api/helloworld

⚡ Queue System

Trigger handlers for background processing in src/triggers

🗄️ Database

Schema definitions with Drizzle ORM in src/schema