Sign inSign up

daniyalsh1380/basispanel

By daniyalsh1380

Updated 9 months ago

Docker images for BasisPanel: dev server with hot reloading and mock APIs.

Image
Networking
Security
0

316

daniyalsh1380/basispanel repository overview

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

Open http://127.0.0.1:2626

Tag summary

Content type

Image

Digest

sha256:28cf64a08

Size

79.2 MB

Last updated

9 months ago

docker pull daniyalsh1380/basispanel