Vouzot
About this project
This is just some placeholder text until i make time to actually create the real deal. If you're seeing this, then it means I love you
Technology & Features
- Tailwind CSS
- Next JS 14 (App Router)
- Zustand
- TypeScript
- Zod
- React Hook Form
- Prisma
- Mongodb
- Shadcn UI
- Framer Motion
- Gsap
- Tanstack Table
- Stripe JS
- Stroybook
- Docker
Environment
Make sure to add these to either local.env
or .env
file
# .env
Copy
DATABASE_URL=""
DIRECT_URL=""
GITHUB_CLIENT_ID=""
GITHUB_CLIENT_SECRET=""
GITHUB_AUTH_TOKEN=""
GOOGLE_CLIENT_ID=""
GOOGLE_CLIENT_SECRET=""
AUTH_SECRET=""
RESEND_API_KEY=""
NEXT_PUBLIC_APP_URL="http://localhost:3000"