Vue.Starter
Vue.Starter copied to clipboard
Create deploy scripts for native and Docker in scripts directory
In the root is a /scripts directory that I would love to use for deployment (and other things), and I would also like to orchestrate some GitHub love (in other issue).
For this exercise, I would love to see a /Deployment directory (yes, proper-cased) with Docker and Azure subdirectories. The idea here is pure Docker Compose for /Docker and a full Azure script (with push) to /Azure. We should also, of course, setup GitHub actions but that's coming next...