How we build and deploy updated packages with Lerna and Jenkins + K8s deployments

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • jenkins-lerna-monorepo-example

    Example project on how to setup Lerna with Jenkins.

  • They have code that is reused in the three main apps specified above. You can see more details on the repository here.

  • lerna

    :dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

  • Lerna is a really awesome tool to use when we want a monorepo architecture that simplifies our workflow. As an example, let’s say we want to start the server on all of our packages, so we can go into the browser and check them out. We have three options here:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Jenkins

    Jenkins automation server

  • Our setup for our app is pretty much straight forward. We use GitHub with Jenkins and Kubernetes for deployment.

  • kubernetes

    Production-Grade Container Scheduling and Management

  • Our setup for our app is pretty much straight forward. We use GitHub with Jenkins and Kubernetes for deployment.

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • Our setup for our app is pretty much straight forward. We use GitHub with Jenkins and Kubernetes for deployment.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts