Initial commit: Happy Up monorepo through Sprint 5.

Document-driven MVP with FastAPI backend, Vue H5, WeChat mini shell, product demo, and Docker dev stack.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-07-23 11:42:40 +08:00
commit 1aaef71f52
116 changed files with 10550 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"description": "Happy Up 微信小程序壳 · Sprint 5",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true
},
"compileType": "miniprogram",
"appid": "touristappid",
"projectname": "happy-up-mini",
"libVersion": "3.6.0"
}