Commit 238f876
committed
Implement comprehensive app preview fixes for multiple issues
- Add detectPythonFramework function to properly identify Flask vs FastAPI vs Django
- Fix Vite dev server commands to use npx vite --host --port for proper network binding
- Update npm dependency installation to use --legacy-peer-deps to resolve version conflicts
- Enhance error handling and framework detection for cross-platform compatibility1 parent 29c94d1 commit 238f876
1 file changed
+461
-30
lines changed
0 commit comments