Published with permission from Alvin Lee.

Manually deploying a NuxtJS project is pretty easy when teams are small. However, as projects and teams grow they usually turn to CI/CD in their DevOps to automate their testing and deployment. This is when deployments—and the setup of deployments—can get complicated.

In this article, we’ll look at how to easily set up an automated CI/CD system for a NuxtJS project using Heroku and CircleCI. We’ll walk through all the details from setting up your GitHub repository to automating your tests to pushing your code changes. Then we’ll look at some suggested next steps.

#nuxtjs #vuejs #heroku #circle-ci #single-page-web-applications #tutorial #software-engineering #hackernoon-top-story

Heroku and CircleCI : Automated CI/CD Process for a NuxtJS
1.35 GEEK