feat: initial commit

This commit is contained in:
gin
2026-05-07 18:39:00 +08:00
commit cdee21ee8e
653 changed files with 63946 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Shared frontend env reference. Copy values into each app-specific .env file.
# Web (Vite)
VITE_PORT=8848
VITE_PUBLIC_PATH=./
VITE_ROUTER_HISTORY="hash"
VITE_CDN=false
VITE_COMPRESSION="none"
VITE_HIDE_HOME=false
VITE_APP_BASE_API=/dev-api
# App (Taro)
TARO_APP_ID=
TARO_APP_API_BASE=