Automating GitHub Profile Updates with GitHub Actions

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

    Personal Repository

  • The configuration file for my project is .github/workflows/build-readme.yml. The folder naming convention is critical, but the YAML file can be named to suit the purpose and there may be multiple workflows kept in separate configuration files.

  • checkout

    Action for checking out a repo

  • These first few steps demonstrate how you can run commands like npm install or import other workflows such as how it uses the actions/checkout to copy the contents of the repository into a working directory on the runner host. Read Reusable workflows for more about the syntax for referencing them.

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

  • How to Deploy Directus as a Backend-as-a-Service (BaaS) on Koyeb

    1 project | dev.to | 25 Apr 2024
  • Show HN: OpenOrb, a curated search engine for Atom and RSS feeds

    7 projects | news.ycombinator.com | 22 Apr 2024
  • Recess: Interactive RSS Aggregator

    1 project | news.ycombinator.com | 22 Apr 2024
  • Recess Manifesto-Ish

    1 project | news.ycombinator.com | 22 Apr 2024
  • Best way to build a modern back end and admin UI. No black magic

    1 project | news.ycombinator.com | 21 Apr 2024