⏱️ from blank to production
How long does it take to go from a clean machine to your dev environment being set up?
If it’s more than:
**git clone [repo]**docker-compose up
It’s probably too complicated.
Once you have everything set up, it’s easy to forget how complex it was to assemble.
If you want a benchmark, onboard a new engineer.
How quickly can they submit a patch?
How quickly can they deploy it to production?
Same week? Same day? Same hour?
Faster makes it smoother. You’ll get happier, more productive devs as a result.
Best regards,
Taj