# anyuan **Repository Path**: MrDuoDuo2/anyuan ## Basic Information - **Project Name**: anyuan - **Description**: 11111111111111 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-07 - **Last Updated**: 2026-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Get Started ## Dev Guide ### hosts mapping > 127.0.0.1 anyuan.local www.anyuan.local admin.anyuan.local always access the service by virtual domain ### docker 1. prepare db (for the first time) > cd devops/local-dev > ./build-db.sh 2. start dev env > cd devops/local-dev > ./restart.sh ### local dev mode start backend server > backend/anyuan-starter start frontend server > cd frontend > yarn dev ### open in browser https://www.anyuan.local:8443 admin/admin123