Commit Graph

3 Commits

Author SHA1 Message Date
imbytecat cd7b65fda4 refactor: flatten monorepo into standalone project 2026-04-01 19:43:21 +08:00
imbytecat e1ab34b7ec fix: 修复环境变量文件路径问题
- 将 .env.example 文件重命名为 apps/server/.env.example
2026-01-21 15:50:39 +08:00
imbytecat 2db0eb2428 refactor: 清理未使用依赖并更新配置示例
- 添加数据库连接配置示例以支持本地PostgreSQL环境
- 移除项目中不再使用的 dayjs 依赖及其相关锁定信息
- 移除未使用的 dayjs 依赖项
2026-01-17 01:58:49 +08:00