abearxiong 6100e9833d Refactor storage integration from MinIO to S3
- Removed MinIO client and related imports from various modules.
- Introduced S3 client and OSS integration for object storage.
- Updated all references to MinIO methods with corresponding S3 methods.
- Added new flowme table schema to the database.
- Adjusted upload and download routes to utilize S3 for file operations.
- Removed obsolete MinIO-related files and routes.
- Ensured compatibility with existing application logic while transitioning to S3.
2026-01-31 05:12:56 +08:00
2026-01-26 02:44:17 +08:00
2025-12-28 10:52:04 +08:00
2026-01-25 03:23:42 +08:00
2025-10-13 17:49:01 +08:00
2025-11-27 19:20:46 +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 5.7 MiB
Languages
TypeScript 98.7%
JavaScript 1.3%