Sprint 1 ‐ Project Setup & Development Environment - VittorioDeMarzi/hero-beans GitHub Wiki
- Decide on a team name and project name — they must be the same (This name will be used for your GitHub repository, presentations, and documentation.)
- Hero Beans
- Create development documentation (code conventions, branching strategy, commit message format, etc.)
- docs/DEVELOPMENT_GUIDE_README.md
- Establish and apply a code review process (including a PR template)
- docs/PULL_REQUEST_TEMPLATE.md
- Set up CI (e.g., GitHub Actions for automated build and test)
- AWS CodePipeline, CodeBuild, CodeDeploy
- Deploy a basic "Hello World" API to a cloud environment