Welcome to your Next.js app with Tailwind CSS
Login/logout functionality using Next.js server actions. Check the navigation bar to see your login status.
Reusable Tailwind components in src/components
Example API endpoints including /api/helloworld
Trigger handlers for background processing in src/triggers
Schema definitions with Drizzle ORM in src/schema