DEV Community

Ramiro for Auth0

Posted on • Updated on • Originally published at auth0.com

Continuous Deployment Pipelines and Open-Source Node.js Web Apps

In this article, you will learn how to configure a Continuous Deployment pipeline for your open-source web apps. For demonstration purposes, you will use Now.sh, GitHub, and Travis CI to automate the pipeline. However, the strategy can actually be used with other programming languages (e.g. Python, Java, and .NET Core) and tools (like BitBucket, AWS, and CircleCI).

Read on ♻️

Continuous Deployment Pipelines and Open-Source Node.js Web Apps

Top comments (0)