Lerna and Turborepo with Gitlab CI/CD

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • Here is the project link to follow along and use for your own monorepo projects.

  • cz-cli

    The commitizen command line utility. #BlackLivesMatter

  • Commitizen: for its interactive commit cli and changelog adapter. We will tie this into one of our Git hooks through husky - they work nicely together.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • turborepo

    Discontinued Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]

  • Turborepo: for tasking running.

  • semver

    Semantic Versioning Specification

  • Communicate with your team on the value of Semantic Versioning, how to use Commitizen, and to be descriptive and intentional about commits.

  • lerna

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

  • Lerna: for versioning and publishing packages.

  • 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
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

  • What is a good message and size for a commit?

    3 projects | dev.to | 1 Mar 2024
  • Subject-First Commit Messages

    5 projects | news.ycombinator.com | 1 Jan 2024
  • Monorepo Dependency Management - PNPM / Turborepo

    2 projects | /r/webdev | 11 Jun 2023
  • Outstanding Monorepo Tools

    4 projects | dev.to | 16 Feb 2023
  • Does it make sense to write commit messages that include notes to yourself on how the project is going?

    1 project | /r/learnprogramming | 10 Feb 2023