Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

后台整体重构 #487

Open
2 tasks
felinae98 opened this issue Mar 1, 2024 · 1 comment
Open
2 tasks

后台整体重构 #487

felinae98 opened this issue Mar 1, 2024 · 1 comment

Comments

@felinae98
Copy link
Collaborator

felinae98 commented Mar 1, 2024

产品层面

因为现在支持多种 adapter 和多种平台,后台的管理逻辑也需要改变了。原先每个用户可以管理自己管理群的订阅,superuser 可以管理全部订阅,但是支持多种平台后前者就不好做到了。

可以先只支持 superuser(其他平台),但是 qq 是否还需要支持群管理员在后台管理?

实现层面

前端用 vue3 重构,前后端交互引入 swagger 来定义接口

road map

后端

  • 定义所有的 api,refine api
  • 重构 auth 方式,考虑是否需要移除管理的 qq 群
@AzideCupric
Copy link
Collaborator

前端用 vue3 重构

可以试试最新最热的 Svelte,但是 F**k警告(

前后端交互引入 swagger 来定义接口

我记得这个是 fastapi 自带生成的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants