"How to deploy a Nuxt Full Static site in DigitalOcean"
https://www.dawntraoz.com/blog/how-to-deploy-a-nuxt-full-static-site-in-digitalocean/
#deploy
https://www.dawntraoz.com/blog/how-to-deploy-a-nuxt-full-static-site-in-digitalocean/
#deploy
"Настройка CI\CD для Nuxt приложения в гуглооблаке (docker + cloud run + cloud build + cloudflare)"
https://www.youtube.com/watch?v=Izy86PknAAI
https://www.youtube.com/watch?v=Izy86PknAAI
YouTube
Hassle-free serverless deployment setup | Zero to Deployed app with nuxtjs
In this video, we are setting up a simple continuous deployment pipeline for our app using docker and cloud run.
Content:
* Dockerize nuxt application
* Setup github repo and hook up to local folder
* Setup service in cloudrun
* Enable continuous deployment…
Content:
* Dockerize nuxt application
* Setup github repo and hook up to local folder
* Setup service in cloudrun
* Enable continuous deployment…
"How to add CI to your Frontend with GitHub Actions - NuxtJS case study"
https://www.dawntraoz.com/blog/how-to-add-ci-to-frontend-project-with-github-actions/
#article
https://www.dawntraoz.com/blog/how-to-add-ci-to-frontend-project-with-github-actions/
#article
"Generate and deploy the blog as a full static Nuxt site"
https://vuedose.tips/generate-and-deploy-the-blog-as-a-full-static-nuxt-site/#generating-a-nuxt.js-full-static-site
#article
https://vuedose.tips/generate-and-deploy-the-blog-as-a-full-static-nuxt-site/#generating-a-nuxt.js-full-static-site
#article
Автодеплой на VPS с помощью pm2 https://warrenlee.tech/blog/deploy-your-nuxt-app-using-pm2
warrenlee.tech
Deploy your Nuxt app using PM2
Warren Lee. A full stack web developer since 2004, based in Hong Kong, moved from the UK. Currently working full-time as web development manager under hypebeast.com
"Advanced i18n in Nuxt using Interpolations"
https://vuedose.tips/advanced-i18n-in-nuxt-using-interpolations/
#article
https://vuedose.tips/advanced-i18n-in-nuxt-using-interpolations/
#article
vuedose
Advanced i18n in Nuxt using Interpolations
Internationalization it's necessary in a multi-language site. Learn how to do i18n the right way in Nuxt and Vue using the nuxt-i18n module.
Создатель Next.js рассказывает историю его развития и описывает параллели с Nuxt:
https://www.youtube.com/watch?v=FtQ21RAzjA4
https://www.youtube.com/watch?v=FtQ21RAzjA4
YouTube
Guillermo Rauch CEO Vercel Nextjs // 4 years of Next.js Lessons Learned
Vue.js Global Online Conference
17-18th September 2020
Friday 18th September exclusive news from Evan You Live on our Youtube channel
Vuejs Amsterdam will take place ONLINE February 11 & 12th 2021.
We are delighted to announce you can register for FREE.…
17-18th September 2020
Friday 18th September exclusive news from Evan You Live on our Youtube channel
Vuejs Amsterdam will take place ONLINE February 11 & 12th 2021.
We are delighted to announce you can register for FREE.…
релиз вью 3.0 https://github.com/vuejs/vue-next/releases/tag/v3.0.0
"So.. we migrated our entire front-end to Nuxt.js"
https://medium.com/ucars-tech/so-we-migrated-our-entire-front-end-to-nuxt-js-fec14247d3a5
https://medium.com/ucars-tech/so-we-migrated-our-entire-front-end-to-nuxt-js-fec14247d3a5
Medium
So.. we migrated our entire front-end to Nuxt.js
In March 2020, we decided to do an entire front-end migration to Nuxt.js and I was assigned to lead the project.
«Demystify Nuxtʼs target, mode, and ssr properties»
https://kontent.ai/blog/demystify-nuxt-target-mode-and-ssr-properties
#article
https://kontent.ai/blog/demystify-nuxt-target-mode-and-ssr-properties
#article
Kontent.ai
Demystify Nuxtʼs Target, Mode, and Ssr Properties | Kontent.ai
With the new version of the Nuxt.js, there is a new available 'static' target property. At first sight, it might be tedious and hard to understand how it is aligned with all the available modes and commands.