Skip to content

Commit

Permalink
remove unused part
Browse files Browse the repository at this point in the history
  • Loading branch information
djeck1432 committed Feb 24, 2025
1 parent e79267e commit 2158c37
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions apps/dashboard_app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,6 @@ Interactive dashboard application for visualizing and analyzing DeRisk data.
- Poetry
- Docker

## Setup

### Local Development

1. Install dependencies:
```bash
./setup.sh
```

2. Run the dashboard:
```bash
poetry run python dashboard.py
```

### Docker Setup

1. Build the image:
Expand Down

0 comments on commit 2158c37

Please sign in to comment.