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.html
  • http://127.0.0.1:8123/web/brand_management.html
  • http://127.0.0.1:8123/web/device_query.html?view=docs

More delivery details:

Description
No description provided
Readme 5.9 MiB
Languages
HTML 62.3%
Python 36.4%
Shell 1.2%
Dockerfile 0.1%