I wrote a guide to help you deploy a React app automatically with GitHub Actions, Docker, and Heroku

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

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

    This repository is a minimum working example of a web application using Yarn's workspace, TypeScript, esbuild, Express, and React in a monorepo pattern.

  • There's also a fully functional template repository on GitHub if you don't want to read the full article and jump directly in the code: https://github.com/halftheopposite/tutorial-app.

  • Docker Compose

    Define and run multi-container applications with Docker

  • I currently use Traefik (https://doc.traefik.io/traefik/) with docker compose (https://docs.docker.com/compose/). It handles automatic SSL with Let's Encrypt, auto-discover of tagged docker containers and very explicit configuration.

  • 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

  • Flask Application Load Balancing using Docker Compose and Nginx

    2 projects | dev.to | 30 Jul 2023
  • Heap is too expensive for us; looking for (free/open-source) analytics recommendations

    1 project | /r/SaaS | 7 Dec 2022
  • Dockerize an Django Based app along Postgres + Redis + ElasticSearch 🚀

    3 projects | dev.to | 9 Nov 2022
  • Ask HN: Go vs. Python (Docker SDK)

    3 projects | news.ycombinator.com | 24 Aug 2022
  • Enable HTTPS keepAlive in Node.js to increase request speed by up to 70%

    1 project | news.ycombinator.com | 12 Jul 2022