Go to file
Wang Zhuoxuan 2dd5f18822 docs: add API reference and environment variable guide
- docs/api-reference.md: comprehensive API documentation for client and admin endpoints
- docs/env-secrets-guide.md: guide for generating secure keys and tokens
2026-04-11 12:01:53 +08:00
content feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00
db/seeds feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00
docs docs: add API reference and environment variable guide 2026-04-11 12:01:53 +08:00
src feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00
.env.example feat: initialize duoqi-api project skeleton 2026-04-08 21:24:15 +08:00
.gitignore feat: initialize duoqi-api project skeleton 2026-04-08 21:24:15 +08:00
bun.lock feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00
CLAUDE.md docs: sync project progress across CLAUDE.md and dev-spec.md 2026-04-09 12:02:43 +08:00
dev-spec.md docs: sync project progress across CLAUDE.md and dev-spec.md 2026-04-09 12:02:43 +08:00
drizzle.config.ts feat: initialize duoqi-api project skeleton 2026-04-08 21:24:15 +08:00
package.json feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00
tsconfig.json feat: initialize duoqi-api project skeleton 2026-04-08 21:24:15 +08:00
vitest.config.ts feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00