666 B
666 B
MobileModels Workspace
This repository is organized into two layers:
workspace/- source workspace
- upstream raw data, notes, and historical files
delivery/- delivery artifact
- a ready-to-run Docker Compose project with web UI, MySQL schema, and docs
Usage
Run from the delivery directory:
cd delivery
docker compose up --build -d
Entry pages:
http://127.0.0.1:8123/web/device_query.htmlhttp://127.0.0.1:8123/web/brand_management.htmlhttp://127.0.0.1:8123/web/device_query.html?view=docs
More delivery details: