- Initialize Git repository with main branch - Create comprehensive .gitignore for Node.js, React, and environment files - Set up directory structure (frontend/, backend/, docs/) - Create detailed README.md with project overview and setup instructions - Add .env.example with all required environment variables - Configure Prettier for consistent code formatting All acceptance criteria met: ✅ Git repository initialized with appropriate .gitignore ✅ Directory structure matches Technical Assumptions ✅ README.md created with project overview and setup docs ✅ .env.example file with all required environment variables ✅ Prettier config files added for code formatting consistency 🤖 Generated with Claude Code (https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
20 lines
419 B
YAML
20 lines
419 B
YAML
# <!-- Powered by BMAD™ Core -->
|
|
bundle:
|
|
name: Team Fullstack
|
|
icon: 🚀
|
|
description: Team capable of full stack, front end only, or service development.
|
|
agents:
|
|
- bmad-orchestrator
|
|
- analyst
|
|
- pm
|
|
- ux-expert
|
|
- architect
|
|
- po
|
|
workflows:
|
|
- brownfield-fullstack.yaml
|
|
- brownfield-service.yaml
|
|
- brownfield-ui.yaml
|
|
- greenfield-fullstack.yaml
|
|
- greenfield-service.yaml
|
|
- greenfield-ui.yaml
|