The future of React projects on Heroku

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

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
  • create-react-app-buildpack

    Discontinued ⚛️ Heroku Buildpack for create-react-app: static hosting for React.js web apps

  • I just started learning React and have been deploying to Heroku since it has worked the best in the past. I saw that the most popular build pack will soon no longer work as Heroku is upgraded. What does this mean for the future of React projects on Heroku?

  • heroku-buildpack-static

    Discontinued [DEPRECATED] Heroku buildpack for handling static sites and single page web apps

  • On the static web server buildpack page says that you should use the nginx buildpack now on to deploy static sites. Try to follow the instructions there

  • 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
  • heroku-buildpack-nginx

    Run NGINX in a Heroku app

  • On the static web server buildpack page says that you should use the nginx buildpack now on to deploy static sites. Try to follow the instructions there

  • heroku-buildpack-nodejs

    Heroku's buildpack for Node.js applications.

  • Another alternative that comes to my mind it is to use the node.js buildpack and serve the static files using serve or similar.

  • serve

    Static file serving and directory listing

  • Another alternative that comes to my mind it is to use the node.js buildpack and serve the static files using serve or similar.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Next.js starter template

    1 project | dev.to | 28 May 2024
  • Building agency website with headless BCMS and NextJs

    3 projects | dev.to | 15 May 2024
  • Open Source Admin Dashboard Starter: Ant Design v5, TypeScript, MongoDB

    2 projects | dev.to | 15 May 2024
  • Building a Retrieval-Augmented Generation Chatbot with SvelteKit and Xata Vector Search

    5 projects | dev.to | 15 May 2024
  • Build and deploy a Next.js ecommerce website in 5 steps

    4 projects | dev.to | 2 May 2024