Homelab for self-hosted remote software development

This page summarizes the projects mentioned and recommended in the original post on /r/homelab

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

    VS Code in the browser

  • Hey all. I'm a software engineer who used to code locally on my desktop but recently moved over to developing entirely on remote GCP servers. I love working on the remote machine since I can work on any computer out of a browser via code-server and can easily wipe the machine and rebuild it from a base image with my personal settings if I ever catastrophically mess up.

  • telepresence

    Local development against a remote Kubernetes or OpenShift cluster

  • Right now I do a lot of web development (Node.js, Vue) so I set up proxies to view my WebPack dev server on the same website as my VS code under a subdomain (3000.devserver.com) . I heavily utilize containers to locally run our database, application, and some microservices when locally testing. However I recently set up telepresence to intercept our staging k8s cluster and run my development builds straight on our real infra which is amazing and reduces my reliance on IO/proxies to test my work.

  • 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

  • Devcontainers in k8s

    3 projects | /r/devops | 25 May 2023
  • Ask HN: Whose using web based development environments?

    2 projects | news.ycombinator.com | 24 Sep 2021
  • Ask HN: Who is hiring? (May 2024)

    4 projects | news.ycombinator.com | 1 May 2024
  • RStudio: Integrated development environment (IDE) for R

    6 projects | news.ycombinator.com | 20 Mar 2024
  • Secure Browser Access to code-server VSCode

    4 projects | dev.to | 16 Feb 2024