SunWuyuan
|
0e490e5def
|
Refactor Dockerfile to include build arguments for database type and set production environment. Update npm commands for dependency installation and Prisma client generation. Modify GitHub Actions workflow to support multiple database types in Docker image builds. Adjust Express server port and enhance logging in www.js . Update Prisma schema to use SQLite and clean up model definitions. Revise routes in kv.js to improve key-value management functionality and update front-end fetch calls in index.ejs for batch import and UUID generation.
|
2025-05-24 14:57:57 +08:00 |
|
SunWuyuan
|
28f6a6bc80
|
Update app.js to use fileURLToPath for directory resolution and comment out unused imports. Modify Docker image reference in workflow configuration for deployment consistency.
|
2025-05-10 15:04:17 +08:00 |
|
SunWuyuan
|
eeacc317a9
|
将 app.js 重构为 ES 模块,新增 KV 存储功能,并实现请求超时中间件。更新 package.json 中的依赖项并移除未使用的路由。完善 README ,补充项目特性与安装使用说明。
|
2025-05-10 13:47:02 +08:00 |
|
SunWuyuan
|
3ad77e6602
|
1
|
2025-03-15 17:21:46 +08:00 |
|
|
5272b54c2e
|
1
|
2024-11-23 21:44:20 +08:00 |
|
|
4afbec00cd
|
1
|
2024-11-23 21:37:26 +08:00 |
|