# wechat-helper **Repository Path**: ArtfulCoder/wechat-helper ## Basic Information - **Project Name**: wechat-helper - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-18 - **Last Updated**: 2024-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WechatHelper Overview: A simple demo with QuarkGo Install: ``` bash # 第一步,安装依赖: go mod tidy # 第二步,启动服务: go run main.go ``` 后台地址: http://127.0.0.1:3000/admin/ 默认用户名:administrator 密码:123456