You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do you deploy production?
Because Wordpress needs a webhook if you want to generate everytime a static website.
I need a deploy solution that doesn't need coding skills for update content.
Maybe a full docker machine with nuxt build && nuxt start instead of nuxt?
The text was updated successfully, but these errors were encountered:
Hi currently we are hosting our WUXT projects in ECS/docker-containers on AWS. I assume it's possible on Google Cloud and Azure as well. Digital Ocean might be an solution too. Right now you have to do the docker-setup for you live-environment on your own. We working on an integrated and easy one-click solution for hosting, but we are not there yet.
Hi guys, there's a way to deploy a ssr app?
How do you deploy production?
Because Wordpress needs a webhook if you want to generate everytime a static website.
I need a deploy solution that doesn't need coding skills for update content.
Maybe a full docker machine with
nuxt build && nuxt start
instead ofnuxt
?The text was updated successfully, but these errors were encountered: