Welcome to Your Christmas Project
A festive Next.js application with Supabase authentication, file storage, and an elegant Christmas theme.
🎄Authentication
Secure user authentication powered by Supabase
Sign up, sign in, and manage your account with ease using Supabase Auth.
🎁Database
PostgreSQL database ready to use
Store and manage your data with Supabase's powerful PostgreSQL database.
📦File Storage
Upload and manage files securely
Store images, documents, and more with Supabase Storage.
Getting Started
Follow these steps to set up your project
1. Set up Supabase
Create a project at supabase.com and add your credentials to .env.local
2. Enable Authentication
Configure email authentication in your Supabase dashboard under Authentication → Providers
3. Set up Storage
Create a storage bucket in Supabase Storage for file uploads
4. Deploy to Vercel
Connect your GitHub repository and deploy with vercel