I am running a nodejs frontend-only website that uses lite-server. as I am trying to deploy it with git in CLI, it shows me the error:
Did not detect a bs-config.json or bs-config.js override file. Using lite-server defaults...Couldn't open a…
Hello so right now I have 2 apps on heroku, 1 website, and a discord bot. Recently I just received an email about how I used 80% of my free dynos for "September 2021". So what happens if i reach 100%? and does the free dynos reset each month? can…
I am trying to upload a MEAN stack app for the first time, so I am not sure I am doing it the best way but here it is.
I have deployed my nodeJS server to one domain and it seems to be working fine - response message
but I am having problems with…
I pushed my project to heroku and opened the app. However, it came out the "Application error", and noticed me to check logs for details.
I input the "heroku logs" in iTerm, but I can not understand where is the problem? and how to read the…