Initial commit: Brachnha Insight project setup
- Next.js 14+ with App Router and TypeScript - Tailwind CSS and ShadCN UI styling - Zustand state management - Dexie.js for IndexedDB (local-first data) - Auth.js v5 for authentication - BMAD framework integration Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
18
_bmad/bmm/config.yaml
Normal file
18
_bmad/bmm/config.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
# BMM Module Configuration
|
||||
# Generated by BMAD installer
|
||||
# Version: 6.0.0-alpha.23
|
||||
# Date: 2026-01-19T04:24:02.769Z
|
||||
|
||||
project_name: Test01
|
||||
user_skill_level: intermediate
|
||||
planning_artifacts: "{project-root}/_bmad-output/planning-artifacts"
|
||||
implementation_artifacts: "{project-root}/_bmad-output/implementation-artifacts"
|
||||
project_knowledge: "{project-root}/docs"
|
||||
tea_use_mcp_enhancements: false
|
||||
tea_use_playwright_utils: false
|
||||
|
||||
# Core Configuration Values
|
||||
user_name: Max
|
||||
communication_language: English
|
||||
document_output_language: English
|
||||
output_folder: "{project-root}/_bmad-output"
|
||||
Reference in New Issue
Block a user