- Added new dependencies: `plotly`, `websocket`, `cffi`, `gevent`, `greenlet`, and `narwhals` to `pyproject.toml` and `uv.lock`. - Updated `.gitignore` to exclude the `frontend/` directory. - Modified configuration files to set `start_date` to `2025-01-01` in `config_bbrs.json` and `config_default.json`, with `stop_date` set to `null` in both. - Introduced a new project metadata file `.cursor/project.mdc` for project documentation and management.
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
---
|
|
description:
|
|
globs:
|
|
alwaysApply: true
|
|
---
|
|
- use UV for package management
|
|
- ./docs folder for the documetation and the modules description, update related files if logic changed
|
|
|