How to commits to open source in GitHub. Step-by-step guide

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vite

    Next generation frontend tooling. It's fast!

  • We make a pointer to the original upstream repository from which we made the fork. This is needed to download the latest code updates from the original repository. (Checking upstream: git remote -v). Example: git remote add upstream https://github.com/vitejs/vite.git

  • Puts Debuggerer

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

  • We make a pointer to the original upstream repository from which we made the fork. This is needed to download the latest code updates from the original repository. (Checking upstream: git remote -v). Example: git remote add upstream https://github.com/vitejs/vite.git

  • 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

  • Deploy Vue 3 App to Heroku via Github

    2 projects | dev.to | 14 Jul 2022
  • How to build a beautiful docs site with VitePress and Render

    3 projects | dev.to | 26 Oct 2023
  • Implementing CI/CD pipeline with GitHub Actions, and GitHub Pages in a React app.

    3 projects | dev.to | 18 Aug 2023
  • Understanding WebSocket and creating from Scratch with JavaScript

    2 projects | dev.to | 7 May 2024
  • A Beginner's Guide to Front-End Development

    1 project | dev.to | 4 May 2024