3 Commits

Author SHA1 Message Date
xiaohei
15a70e4ecf feat: database layer - PostgreSQL schema + memory fallback
Some checks failed
CI / lint-and-typecheck (push) Failing after 16m21s
CI / test (push) Has been skipped
CI / build (push) Has been skipped
- drizzle-orm + postgres dependencies
- Full schema: 12 tables covering all modules
- Graceful fallback: no DATABASE_URL → memory mode
- drizzle-kit config for migrations
- Memory store as generic CRUD layer
- dev.ts auto-initializes DB on startup
2026-04-12 19:05:03 +08:00
ab0154bcf9 feat: 前后端+飞书全链路联调成功 - 创建项目自动发送飞书通知
Some checks failed
CI / lint-and-typecheck (push) Failing after 33s
CI / test (push) Has been skipped
CI / build (push) Has been skipped
2026-04-12 02:08:02 +08:00
49f5c6d5aa fix: 修复版本号和TS编译错误,npm install + tsc + vite build全部通过
Some checks failed
CI / lint-and-typecheck (push) Failing after 1m33s
CI / test (push) Has been skipped
CI / build (push) Has been skipped
2026-04-11 19:06:48 +08:00