Full documentation available in: Portuguese Version
The Greenfield Fullstack Workflow is designed for creating new full-stack applications from scratch. It orchestrates the complete development lifecycle including:
- Project scaffolding and structure setup
- Backend API development
- Frontend UI development
- Database schema design
- Integration between layers
- CI/CD pipeline configuration
- Starting a brand new full-stack project
- Building applications with both frontend and backend components
- Projects requiring coordinated development across all layers
@architect- System architecture and design@dev- Implementation@data-engineer- Database design@qa- Quality assurance
- Discovery - Requirements gathering and architecture planning
- Setup - Project scaffolding and configuration
- Development - Iterative story-driven development
- Integration - Component integration and testing
- Deployment - CI/CD and release preparation
For complete details, diagrams, and step-by-step instructions, see the Portuguese documentation.