A Complete guide on deploying Docker projects (React) to AWS Elastic Beanstalk using Docker Hub and 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
  • react-typescript-redux-docker

    React-Typescript-Redux boilerplate with docker to run the code in isolated docker env. Folder structure added to get started with basic web-applications. Docker setup to cache node_modules and reinstall packages when package.json changes. Using Chokidar to ensure HMR works with docker.

  • Now that you're convinced, let's go over the docker configurations. For the purpose of this article, I'm going to assume that you already have a basic react (or any other) application set up with docker that you can start by building the image and running the container. If you don't have it set up then you can start with create-react-app and then add docker manually or clone a boilerplate like this one.

  • 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

  • I created a very simple boilerplate for react, typescript, redux & docker and would like to share it with you all.

    1 project | /r/webdev | 3 Jun 2021
  • I created a very simple boilerplate for react, typescript, redux & docker and would like to share it with you all.

    1 project | /r/typescript | 3 Jun 2021
  • I created a very simple boilerplate for react, typescript, redux & docker and would like to share it with you all.

    1 project | /r/javascript | 3 Jun 2021
  • Game Server Managers 2024

    3 projects | /r/selfhosted | 13 Nov 2023
  • ReactJS Good Practices

    13 projects | dev.to | 1 Nov 2023