Pushing to Heroku from local is being rejected. Is it because my Node project no longer has a package.json file in its root directory?

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

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

    path based version of https://github.com/heroku/heroku-buildpack-multi-procfile

  • You can use this buildpack to make the root directory of the build in Heroku a sub directory of your got repo before the JS buildpack kicks in https://github.com/lstoll/heroku-buildpack-monorepo

  • react-specials

    Repo for my React specials app.

  • Is that right? I've been committing my React build directory to Git since I begain the project. You can see the repo here. What are the disadvantages of committing the build directory? I get that it can unnecessarily bloat the size of the repo in many cases, especially in cases where Heroku builds the same files anyway. But in my case, the size of the build directory is only ~300 kB. So maybe that's an acceptable tradeoff, in order to implement an easier solution to my issue? Or do you still think I should go the two-Heroku-app solution?

  • 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