How to configure a Docker + VS Code development environment

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
  • example-docker-project

  • To make it easier for you to follow, I've set up a GitHub repository with all the code at https://github.com/davidrios/example-docker-project. I'll refer to specific commits so you can see the structure along the way.

  • PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  • Database: PostgreSQL

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

    The Web framework for perfectionists with deadlines.

  • Backend: Python (Django)

  • Quasar Framework

    Quasar Framework - Build high-performance VueJS user interfaces in record time

  • Visual Studio Code

    Visual Studio Code

  • VS Code 1.5+

  • 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

  • Essential Tools & Technologies for New Developers

    9 projects | dev.to | 8 May 2024
  • Preventing SQL injection attacks in Node.js

    6 projects | dev.to | 22 Feb 2024
  • Show HN: Open-source alternatives to tools You pay for

    5 projects | news.ycombinator.com | 9 Dec 2023
  • DJ-1: Creating a Rails API with Postgres and Docker

    6 projects | dev.to | 12 Jan 2023
  • Godot Docs Simplified: Part 0 Introduction

    2 projects | dev.to | 18 Dec 2022