Commit Graph

6 Commits

Author SHA1 Message Date
richarjiang
66a9ee2950 feat: 支持批量上传关卡 2026-05-01 08:44:56 +08:00
richarjiang
f3f27def2b feat: 支持配置微信用户已通关关卡 2026-04-19 14:28:36 +08:00
richarjiang
6e19bfa661 perf: 支持删除关卡 2026-04-05 20:31:56 +08:00
richarjiang
f8f6f17bd4 feat: 支持微信用户列表展示 2026-04-05 20:19:08 +08:00
richarjiang
3c35f1982f feat: 支持用户管理 2026-03-15 15:45:09 +08:00
richarjiang
4854f1cefc feat: initial project setup for Meme Studio
Next.js 14 App Router application for managing homophone pun game levels:

- Better Auth with Prisma adapter for authentication
- MySQL database with Prisma ORM
- Level CRUD operations with drag-and-drop reordering
- Tencent COS integration for image uploads
- shadcn/ui components with Tailwind CSS
- TanStack Query for server state management
2026-03-15 15:01:47 +08:00