welovedevs / react-ultimate-resume

💼 🎨 A modern software developer resume built with React and JSONResume

Home Page:https://welovedevs.com/react-ultimate-resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying on heroku

yxcho opened this issue · comments

commented

I was attempting to host the app on heroku but the website returned with Application Error. Attached is the terminal and log output whenever I try to push to heroku. Is there a fix for this?
Screen Shot 2020-04-18 at 22 51 00

Hi, what goal are you starting the project with on heroku?
start is for dev, you should use serve instead :)

commented

I wanted to deploy it on heroku. But now I realise it is more straightforward to deploy it on GitHub. Thanks for your help!