-
Notifications
You must be signed in to change notification settings - Fork 112
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
feat: init db demo #46
Conversation
DVKunion
commented
Jan 22, 2024
•
edited
Loading
edited
- refactor(client): complete new b/s construct #25 初步完成 B/S 改造
- feat(client): client api support #32 基本完成 api 框架信息
- feat(client): client support auto deploy #34 完成阿里云、sealos sdk对接实现的一件部署
- feat(client): support limit calc #36 初步完成流量统计
- feat: login pages #38 登录页
- feat: network proxy pages #40 代理服务页
- feat: settings config pages #42 系统配置页
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think you can use sqlite to implement the query API first. You should abstract a middle layer to expand other possible database choices.
maybe declare a |
a421568
to
6b8c340
Compare
6b8c340
to
412516f
Compare
412516f
to
e6fa55c
Compare
* feat: init client api mode with sqlite3
* feat: init client api mode with sqlite3
* feat: init client api mode with sqlite3
* feat: init client api mode with sqlite3