- Added constrained dependency files for single-env installations: `constraints.txt`, `data-designer.txt`, and `data-designer-deps.txt`. - Implemented a `patch_metadata.py` script to resolve metadata conflicts between dependency versions. - Updated `setup.sh` to integrate single-env setup, including dependency installation and metadata patching. - Upgraded `fastmcp` and `websockets` versions in `extras.txt` for compatibility. - Commented out unused "Start Tutorial" button in `data-recipes-page.tsx`. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitkeep | ||
| AGENTS.md | ||
| biome.json | ||
| bun.lock | ||
| components.json | ||
| data-designer.openapi (1).yaml | ||
| eslint.config.js | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
React + TypeScript + Vite + shadcn/ui
This is a template for a new Vite project with React, TypeScript, and shadcn/ui.