This commit is contained in:
vipg
2025-11-17 15:17:36 +08:00
parent a67e76bcb8
commit 300d4d257d
84 changed files with 21 additions and 4331 deletions

1
backend/dev-test.sh Normal file
View File

@@ -0,0 +1 @@
docker run -itd --name go_asset_assistant_dev -v $(pwd)/src:/app -p 20010:80 golang:1.25.0-alpine3.22