The Wayback Machine - https://web.archive.org/web/20230509045011/https://github.com/AprilNEA/ChatGPT-Admin-Web
Skip to content

AprilNEA/ChatGPT-Admin-Web

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

⚠️ 本项目为 lmobest 的开源版本,目前并没有发布正式版

用户层的逻辑已经实现完毕,管理页面(后台)仍在开发中。

可以关注频道获取最新消息。

icon

ChatGPT Admin Web

简体中文 / English

apps/chat 基于 ChatGPT-Next-Web 二次开发

带有用户管理和后台面板的 ChatGPT 网页应用

📚 部署文档 🎦 演示站点 💬 反馈 🌐 群组 & 频道

ChatGPT Admin Web

system

🤩 开发计划

system

🚀 技术栈 Tech Stack

tech-stack

仓库 Repository

这是一个 monorepo 仓库,由以下部分组成:

Package Package Description Package Version License
apps/chat 用户界面 0.0.1 996 && MIT
apps/dash 后台管理 0.0.1 MIT
apps/docs 项目文档 0.0.1 MIT
packages/bots API 接口和自定义模型接口 0.0.1 MIT
packages/database 数据库 DAL 以及部分 Logic 0.0.1 MIT

作者 Author

☁️ 许可证 License

本仓库中 apps/chat 是基于仓库 Yidadaa's repository 的 996许可证以MIT license的形式从新分发。

其他部分均以MIT license分发。