Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
https://www.heroku.com/nodejs
there is a free plan (but with nuances)
the main thing is that in package.json in scripts there should be a start launching your application
for example package.json
"scripts": {
"start": "node index.js",
"heroku-postbuild": "yarn install"
},
No way, everywhere there are restrictions on freebies, that is, the bot will be cut down in 10-15 minutes, you need to pay either a trial period
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question