Under scripts in package.json I have the following. 'refresh': node refresh db Is there a way to trigger this particular npm script on a NodeJS app deployed
I am trying to deploy a react app bootstrapped with create-react-app to heroku. The build keeps failing, and I get this error on the command line and in the bui
So I have figured out how to code a fastAPI and I am ready to deploy my script to heroku that I have worked with fastAPI (https://fastapi.tiangolo.com/) however
I have an application on heroku and I try to connect and fetch information from a remote database. I need to give permission on that remote database, informing
I want ways to reduce my slug size, and I was wondering if it will be ok to ignore those folders /node_modules, /storage, /tmp, or will that bring me some issue
Instead of uploading the precompiled dist directory, I want to compile src at server side instead. Here are my scripts inside package.json: "scripts": { "
My React calendar app works well on a local development build but it gives many allocation failures when it's deployed to Heroku. Here is the error from the Her
My Rails app which has been working great for years suddenly started returning Cloudflare 520 errors. Specifically, api.exampleapp.com backend calls return the
I wanted to deploy my tesseract app to heroku but it is always 'unable to locate package tesseract-ocr' and is unable to deploy it. I was following this tutoria
I create my account about a year ago. It was working perfectly, then I stopped using it for about 3-4 months. Then later when I tried to log in, it shows this m
I am launching to Heroku for the first time and I am getting the error "ArgumentError: key must be 16 bytes". I have run rails credentials:edit to generate a
When I run git push heroku main, I'm getting this. To let you know that I this is my second project I'm trying to push to heroku. I already pushed a project fol
I have been battling with an error that I encountered when trying to deploy a django application that uses channels. Error in heroku logs Starting process with
I've deploy my first app using React with Nodejs/Express/MongoDB but I'm running through a bug I couldn't find any solution, so I'm coming here to find some hel
I want to create a TypeORM Postgres connection with Heroku using Typegraphql, but I receiving the following error message: 'createConnection' is deprecated.ts(6
I have been trying out json server along with react but for some reason I keep getting application error on Heroku. is it alright to use json-server for testin
This is my code in github: https://github.com/q463746583/CS4500-Assignment2 I can run it successfully in the local, but while I try to deploy the code on heroku
I am currently facing a deployment issue, can anyone help me with it? Repo: https://github.com/PradhumnaPancholi/Mail-it Error Msg: npm ERR! Failed at the serve
I could really use some help on an old app I started working on a long time ago when I was first teaching myself JS. It has kind of turned into a labor of love
I am getting the following error on Heroku logs: 2018-10-29T00:48:34.198959+00:00 heroku[reminder.1]: State changed from up to crashed 2018-10-29T00:48:59.8556