@@ -4,6 +4,13 @@ Automated Bacillus thuringiensis toxin mining system with CI/CD integration.
## Quick Start (单机部署)
### uv .venv
```bash
uv venv --managed-python -p 3.12 --seed .venv
uv pip install backend/requirements.txt
```
### Prerequisites
- Docker / Podman
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.