Web
- Frontend libary: React
- Style: Tailwind CSS
- Component libary: shadcn/ui
- Build tool/full stack framework: Vite or Next.js
- Router: React router or Next /app router
- Deployment: Vercel or Cloudflare
Mobile
- Framework: React Native and Expo
- Router: Expo Router
Backend
- APIs: Next.js API Routes or Hono or Express.js
- Server: Vercel Functions or Cloudflare Workers
- DB: Neon Postgres or Cloudflare D1
- Auth: Better Auth
- File uploads: R2 or S3
- Bot protection: Cloudflare Turnstile
or sometimes i don't take any of these and just use Firebase or Supabase
Other stuff
- Icons: Lucide
- Programming language: TypeScript and JavaScript
- Runtime: Node.js
- Package manager: npm
- Code editor: Visual Studio Code
- Version control: Git and GitHub