Deploying to Azure Static Web Site #14588
Unanswered
athelene
asked this question in
General - Components / Directives / etc
Replies: 2 comments
-
|
I think you're looking for something like this: https://github.com/marketplace/actions/azure-static-web-apps-deploy |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you. I'll take a look at this.
…On Tue, Oct 11, 2022, 4:40 AM Miloš Paunović ***@***.***> wrote:
I think you're looking for something like this:
https://github.com/marketplace/actions/azure-static-web-apps-deploy
—
Reply to this email directly, view it on GitHub
<#14588 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD4Y7MLX5PXABLAX7YTSX7TWCUYYBANCNFSM6AAAAAARAYDELU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to host my Quasar app on an Azure static web site. I see that Azure supports deploying from Github and will build the app on the Vue framework. Is there a way to do so using Quasar? Would the Vue option work? Or do I need to find another way to deploy to Azure just the files in the dist folder after building on my local machine?
Beta Was this translation helpful? Give feedback.
All reactions