AI-powered scam awareness and scam detection platform.
apps/web- React, TypeScript, Vite, TailwindCSS, React Router, TanStack Query.apps/server- Node.js, TypeScript, Express API.packages/types- Shared TypeScript contracts.packages/shared- Shared constants and validation helpers.
npm install
npm run dev
npm run build
npm testRun the API during development with:
npm run dev:server