Tag: cd
-

Continuously Deploying a Node.js Application Using CircleCI
A few months back I had written about creating a continuous deployment pipeline with Node.js and Jenkins, where the Node.js application was using Couchbase in some fashion. Essentially, it took a project from GitHub,…