How to configure CI/CD for your Node.js application
Requirements
How to containerize a Node.js application
GitHub
Docker
Introduction
In this section, you'll configure GitHub Actions to automate:
Building and testing your Docker image
Pushing the validated image to Docker Hub, you’ll complete t...
danielluxembourg.hashnode.dev3 min read