Hello again!
Are there any plans for adding live logs to the deployment hooks while deploying?
It says “running” which is already a good indicator but seing the actual terminal / logs would add more transparency to what is actually happening so you can better pinpoint errors.
I am thinking of something circle ci has for example where you can watch the deployment steps doing their magic.
Might not be that essential but wanted to share my thoughts with you on that as it would make initial deployment hook setup more understandable for others as well.
Especially for us monorepo users and people that don’t use regular NuxtJS/Adonis/NodeJS/Laravel/ projects.
What do you guys think?