/dev Transform the application using the twelve-factor app approach. Generate step-by-step instructions in the README.md file after refactoring is complete.
Use docker as the target deployment approach.
Install Prompt
Add this prompt to your Amazon Q CLI prompt library:
1. Download to local prompt library:
mkdir -p .amazonq/cli-prompts && curl -o .amazonq/cli-prompts/12-factor-refactoring.md https://promptz.dev/prompts/analysis/12-factor-refactoring/2. Use with Q CLI:
q prompts use 12-factor-refactoring