🚀 Running Docker in Nuxt.js with Nginx | Dockerize Your Nuxt.js App |

Ғылым және технология

Welcome to another exciting tutorial by Vongkeo KEOSAVANH, a Freelance Fullstack Developer at Devla! In this session, we dive deep into the world of Docker and Nuxt.js, exploring how to containerize your Nuxt.js application with Nginx for seamless deployment.
🔧 Tech Stack Covered:
- VueJS
- NuxtJS
- Docker
- Nginx
📁 GitHub Repo:
Explore the code and follow along with the tutorial on [GitHub]
github.com/vongkeo/tutorial_s...
🌐 Connect with Vongkeo KEOSAVANH:
- [LinkedIn]( / vongkeo-keosavanh-7853... )
- [GitHub](github.com/vongkeo)
- [Devla Website](devla.la/)
🚢 Topics Covered:
1. Setting up Docker for Nuxt.js
2. Integrating Nginx for efficient containerization
3. Optimizing your Nuxt.js app for Docker deployment
🎯 Who should watch:
- Developers diving into Docker and Nuxt.js
- Enthusiasts interested in containerizing Vue.js applications
- Anyone looking to enhance their Docker skills
📚 Resources:
- [Devla Website](devla.la/)
- [Devla KZread Channel]( / @devla7368 )
🔗 Helpful Links:
- Docker Documentation
- [Nuxt.js Documentation](nuxtjs.org/)
- [Nginx Documentation](nginx.org/)
📢 Join the conversation! Use #devla #docker #vuejs #nginx to share your thoughts and questions. Don't forget to like, subscribe, and hit the bell for more insightful tutorials from Vongkeo KEOSAVANH!
👍 Liked this tutorial? Check out more on the Devla KZread Channel: [Subscribe Now]( / @devla7368 )

Пікірлер: 12

  • @talhaashraf1727
    @talhaashraf17275 ай бұрын

    GEM bro. I was figuring it out from past 2 hours. You made it easy

  • @devla7368

    @devla7368

    5 ай бұрын

    Cheers 🍻

  • @user-xx6wy1xr1v
    @user-xx6wy1xr1v2 ай бұрын

    Don't just share a good docker example with NUXT 3, but also share a good background music playlist. All I can say is Thank you and keep up the good work.

  • @devla7368

    @devla7368

    Ай бұрын

    Enjoy (:-:) Coding!

  • @TarasShabatin
    @TarasShabatin5 ай бұрын

    Try to copy yarn.lock together with the package.json it will speed up the "yarn install" process.

  • @devla7368

    @devla7368

    2 ай бұрын

    Thanks for the tip! Copying yarn.lock alongside package.json can definitely speed up yarn install. It helps ensure everyone on the project uses the exact same dependencies and versions, avoiding installation inconsistencies. I'll be sure to incorporate this into the workflow.

  • @user-on5le5yy2w
    @user-on5le5yy2w3 ай бұрын

    Thanks bro!

  • @devla7368

    @devla7368

    2 ай бұрын

    No problem!

  • @ohwooow1223
    @ohwooow12234 ай бұрын

    thanks!

  • @devla7368

    @devla7368

    2 ай бұрын

    Welcome!

  • @dawoodchaudary8736
    @dawoodchaudary8736Ай бұрын

    its not listening to changes made in nuxt hae to rebuild again and again

  • @sidecharacter9375

    @sidecharacter9375

    7 күн бұрын

    you need to add watcher in nuxt.config.ts vite: { server: { watch: { usePolling: process.env.WATCHER_DEV === 'true' ? true : false } }, but your CPU will goes up using 100%, I dont recommend it using docker in dev. but who knows, maybe people know how vite default watcher, im still looking for it. 1 month passed, do you have any solutions?

Келесі