Aurora Admin v1.2.0: 79 components x 5 ends, doc site, contracts batch 1, playground, regression, deploy ready

This commit is contained in:
aurora-admin
2026-09-10 19:21:56 +08:00
commit 51ce3a28f7
654 changed files with 49082 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
services:
showcase:
build:
context: .
dockerfile: Dockerfile
image: aurora-admin-showcase:latest
container_name: aurora-admin-showcase
restart: unless-stopped
ports:
- "3311:80"