包含 Turborepo 配置、Next.js 前端骨架、NestJS 后端骨架、Prisma Schema、 共享类型包、Docker Compose 和环境变量模板。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/ftb_pm
|
|
ANTHROPIC_API_KEY=sk-ant-xxx
|
|
REDIS_URL=redis://localhost:6379
|