Emojitter is an emoji only twitter clone bootstrapped with create-t3-app
T3 Stack, a way to build typesafe Next.js apps.
- Clerk - Authentication
- Day.js - Date and time library
- GitHub Actions - CI
- Prisma - Typesafe API to query database
- PlanetScale - Serverless database
- Tailwind CSS - Styling
- tRPC - Sharing types between server and client
- Upstash - Serverless rate limiter
- Vercel - Deployment
- Zod - Validation