SunWuyuan
|
6cfa20fe76
|
Update server listening address to '0.0.0.0' for external access; modify console log to reflect new address format.
|
2025-05-25 15:45:10 +08:00 |
|
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
|
eeacc317a9
|
将 app.js 重构为 ES 模块,新增 KV 存储功能,并实现请求超时中间件。更新 package.json 中的依赖项并移除未使用的路由。完善 README ,补充项目特性与安装使用说明。
|
2025-05-10 13:47:02 +08:00 |
|
|
8ad86c103f
|
first
|
2024-11-17 16:16:16 +08:00 |
|