Docker images for BasisPanel: dev server with hot reloading and mock APIs.
316
This version comes with hot-reloading support and the ability to mock APIs locally. It includes pre-built production assets and supports bind-mounted development for live code editing, enabling an efficient development process for local testing.
run dev server:
docker run --rm -p 2626:8080 -e LOCAL_PANEL_ORIGIN=http://127.0.0.1:2626 basispanel:latest
Content type
Image
Digest
sha256:28cf64a08…
Size
79.2 MB
Last updated
9 months ago
docker pull daniyalsh1380/basispanel