.env file in the root directory:http://localhost:5173dist directory, ready for deployment.npm run builddistdist can be deployed to any static hosting service.VITE_GEMINI_API_KEY Google Gemini AI API key Required VITE_APP_NAME Application name InsightLens VITE_APP_VERSION Application version 1.0.0 VITE_DEV_MODE Enable development features true VITE_DEBUG_ENABLED Enable debug logging false VITE_API_TIMEOUT API request timeout (ms) 30000 VITE_MAX_FILE_SIZE Maximum file size (bytes) 10485760git checkout -b feature/amazing-feature)git commit -m 'Add amazing feature')git push origin feature/amazing-feature)AIzaSy.env filerm -rf node_modules package-lock.json && npm installPosted Jul 1, 2025
Developed InsightLens, a data analysis platform using React, TypeScript, and Google Gemini AI.
0
0