Skip to content

docs: Add memU-ui Repository Link to README#5

Open
Jununn wants to merge 1 commit intomainfrom
Jununn-patch-1
Open

docs: Add memU-ui Repository Link to README#5
Jununn wants to merge 1 commit intomainfrom
Jununn-patch-1

Conversation

@Jununn
Copy link
Copy Markdown
Contributor

@Jununn Jununn commented Dec 8, 2025

Add the memU-ui repo link to the README to make it easier to navigate between the related projects.

Add the memU-ui repo link to the README to make it easier to navigate between the related projects.
SparkZou added a commit that referenced this pull request Jan 26, 2026
Remove commands that depend on tools not in pyproject.toml:
- Removed: test, test-cov, check (pytest not installed yet)
- Removed: format, format-check, lint (ruff not installed yet)
- Removed: migrate, migrate-down, migrate-create (alembic not installed yet)
- Removed: pre-commit-install, pre-commit-run (pre-commit not installed yet)
- Removed: migrate-check (custom script deleted)

Keep only essential commands that work with current dependencies:
- install/dev: uv package management
- clean: cleanup cache files
- run: start uvicorn server (using fastapi dependency)
- docker-up/down: Docker Compose

This aligns with simplified project structure. Migration and testing
commands will be added back in respective PRs (#4 and #5).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant