# PureChat
**Repository Path**: gvain/PureChat
## Basic Information
- **Project Name**: PureChat
- **Description**: 基于 Vue3、Electron、Element-Plus 的清新优雅的聊天工作室(腾讯 IM 即时通讯) 用于学习参考,集成 ChatGPT(openai)
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://pureadmin.cn
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 133
- **Created**: 2024-05-31
- **Last Updated**: 2024-05-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
PureChat
聊天应用与开发框架
🌎 在线预览
|
💬 联系作者
[![Web][Web-image]][web-url]
[![Windows][Windows-image]][download-url]
[![MacOS][MacOS-image]][download-url]
[web-url]: https://pureadmin.cn
[download-url]: https://github.com/Hyk260/PureChat/releases
[Web-image]: https://img.shields.io/badge/Web-orange?logo=microsoftedge
[Windows-image]: https://img.shields.io/badge/-Windows-blue?logo=windows
[MacOS-image]: https://img.shields.io/badge/-MacOS-black?logo=apple
[](https://github.com/Hyk260/PureChat/blob/master/LICENSE)
[](https://github.com/Hyk260/PureChat/stargazers)
[](https://github.com/Hyk260/PureChat/network/members)
## 简介
[反馈](https://github.com/Hyk260/PureChat/issues) /
[QQ 群](https://github.com/Hyk260/PureChat/discussions/2) /
[打赏开发者](./images/weix.png) /
[文档](https://hyk260.github.io/pure-docs) /
[更新日志](https://hyk260.github.io/pure-docs/other/logs.html)
[PureChat](https://github.com/Hyk260/PureChat) 是一个聊天工作室(腾讯 IM 即时通讯) 集成 ChatGPT(openai)
### 🎉 特性
- 📦️ 使用 Vue CLI 5 构建
- 📃 RBAC 模型 + JWT 权限控制
- 🤖 接入 openai 语言模型
- ☁️ 聊天工作室 `基于IM即时通讯sdk`
- 🌚 光明/黑暗 模式主题切换`自动根据系统主题改变`
- ⚡️ 自定义 SVG 图标组件`svg-sprite-loader`
- 🔴 国际化`vue-i18n` 支持 English, 简体中文
- 🔧 Prettier + ESLint 规范
- 💡 Commitlint 提交规范
- 🛡️ GitHub快速登录享受无缝的社交体验
- ✨ electron 版本 支持 macOS(.dmg)、Windows(.exe)双平台
- 🛠 更多特性开发中
环境配置
```
本地环境需要安装 Node.js 16.15+ 和 Git
```
克隆代码
```bash
git clone https://github.com/Hyk260/PureChat.git
```
安装依赖
```
pnpm install
```
启动项目
```
pnpm dev
```
打包
```
pnpm build
```
### 🖼️ 截图
