Slap a Santa hat on your Discord avatar.
- Next.js - React framework
- Tailwind CSS - Styling
- shadcn/ui - UI components
- Better Auth - Authentication
- Fabric.js - Canvas manipulation
- Vercel - Deployment
git clone https://github.com/augusdogus/santahat.gg.git
cd santahat.gg
bun installCopy .env.example to .env and fill in your Discord OAuth credentials:
cp .env.example .envStart the development server:
bun devScaffolded with create-t3-app