react-app/ — a React + TypeScript + Tailwind app backed by real Supabase auth and data. The original vanilla-JS pages (index.html, dashboard.html, roadmap.html, etc., plus css/ and js/) have been removed now that the cutover is live; they're still in git history if anything needs cross-checking.api/ai/chat.js has a working Gemini proxy from the legacy app that isn't wired into react-app/ yet)react-app/)api/ai/chat.js (Vercel serverless function) keeps the Gemini API key server-side; server.py is the local-dev equivalentvercel.json at the repo root builds react-app/ and serves its output as the site, with api/* still served as serverless functions. Requires VITE_SUPABASE_URL and VITE_SUPABASE_ANON_KEY set as Vercel project environment variables (Vite bakes these in at build time).Posted Sep 14, 2026
Developed Smartmap with React, TypeScript, Tailwind, and Supabase for task tracking and AI roadmap generation.
0
0