abearxiong 366a21d621 feat: add CNB login functionality and user management
- Introduced `cnb-login` route to handle user login via CNB token.
- Created `CnbServices` class for managing CNB user interactions.
- Added `findByCnbId` method in the User model to retrieve users by CNB ID.
- Updated error handling to provide more structured error messages.
- Enhanced user creation logic to handle CNB users.
- Added tests for the new CNB login functionality.
2026-02-20 23:30:53 +08:00
2025-10-13 17:49:01 +08:00
2025-12-28 10:52:04 +08:00
2025-11-27 17:38:42 +08:00

code center

unzip -x app.config.json5
"@kevisual/oss": "file:/home/ubuntu/kevisual/dev3/kevisual-oss",
TODO: /home/ubuntu/kevisual/code-center/src/routes/file/module/get-minio-list.ts
Description
轻部署网站的,核心代码部分。使用minio,redis,postgress,node构建一个用户可以随意搭建页面的核心代码
https://kevisual.xiongxiao.me/root/code-center/
Readme 7.4 MiB
Languages
TypeScript 99.6%
JavaScript 0.4%