🔗 演示demo:牛子小助手Demo
- 这只是一个演示站点,不保证长期可用性和数据持久性
- 数据存储是基于域名的,即不同域名下的数据是相互独立的
- 建议自行部署使用,以确保可用性
-
🔒 数据安全: 所有数据完全存储在本地,无需担心隐私泄露
- All data is stored locally, no privacy concerns
-
📊 数据可视化: 直观的图表展示统计信息
- Intuitive charts for statistical information
-
📱 响应式设计: 支持各种设备尺寸
- Responsive design for various device sizes
-
🌐 无需后端: 纯前端应用,无需服务器
- Frontend-only application, no backend required
如果你想在本地运行此项目,请按照以下步骤操作:
If you want to run this project locally, follow these steps:
# 克隆项目 | Clone the repository
git clone https://github.com/zzzdajb/DickHelper.git
# 进入项目目录 | Enter the project directory
cd GoodDick
# 安装依赖 | Install dependencies
npm install
# 启动开发服务器 | Start development server
npm run dev
本项目是纯前端应用,可以轻松部署到各种静态网站托管平台。
This is a frontend-only application that can be easily deployed to various static site hosting platforms.
-
在 GitHub上Fork本仓库
Fork the repository on GitHub
-
登录 Vercel
Login to Vercel
-
点击 "New Project" 并导入你的 GitHub 仓库
Click "New Project" and import your GitHub repository
-
保持默认配置即可,Vercel 会自动检测 Vite 项目
Keep the default configuration, Vercel will automatically detect Vite project
-
点击 "Deploy"
Click "Deploy"
部署完成后,Vercel会提供一个可访问的URL。中国大陆地区污染了Vercel的默认域名,你可以通过绑定自己的域名来解决这个问题。
After the program is deployed, Vercel will provide an accessible domain name. The default domain name is usually not accessible in mainland China, and you can solve this problem by binding your own domain name.
- React 19.0.0
- TypeScript 5.7.2
- Vite 6.1.0
- Material-UI 6.4.5
- Chart.js 4.4.7
本项目基于纯前端技术构建,默认情况下,所有的数据会根据域名保存在您的浏览器当中,未经您允许,我们不会收集并使用您的任何信息。在后续开发当中,可能会有部分功能需要联网并且上传数据,在此之前,我们会征得您的同意,如果您拒绝上传数据,您将无法访问少数功能,但这不会对您正常使用程序造成任何影响。
This project is built using pure front-end technology. By default, all data will be saved in your browser according to the domain name. Without your permission, we will not collect or use any of your information. In future development, some features may require internet access and data upload. Before that, we will seek your consent. If you refuse to upload data, you will not be able to access a few features, but this will not affect your normal use of the program in any way.
GPL-3.0(GNU General Public License v3.0)