Things I wish I knew before I started an open-source project

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

    Developer-first embedded analytics

  • Check out Latitude for examples of all these.

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

    CLA Assistant GitHub Action (by contributor-assistant)

  • To have all contributors sign the CLA, there’s a handy Gtihub Action that automatically requires new contributors to do so.

  • changesets

    🦋 A way to manage your versioning and changelogs with a focus on monorepos

  • As a general rule, I recommend against completely automating the release of your software and instead have a manual approval step required at some point in the process. Tools like changesets, the one we use at Latitude, greatly help with this. Changesets takes care of publishing new packages, updating changelogs, and tagging releases, yet it can only do so via automatic pull requests that have the same approval requirements as any other PR at Latitude.

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

  • Automating Telegram Bot Deployment with GitHub Actions and Docker

    7 projects | dev.to | 12 Jun 2024
  • Call for action: Exploring vulnerabilities in Github Actions

    2 projects | dev.to | 6 Jun 2024
  • A utility for generating Mermaid diagrams from Terraform plans

    1 project | news.ycombinator.com | 5 Jun 2024
  • Best Hosting Options for Developers in 2024

    1 project | dev.to | 25 May 2024
  • Is Serverless Architecture Right For You?

    2 projects | dev.to | 23 May 2024