tomtom828 / nyt-react

A Node, Express, MongoDB, and ReactJS application where users can query, display, and save articles from the New York Times Article Search API.
https://ny-times-react.herokuapp.com/
4 stars 10 forks source link

Heroku deployment no returning results #1

Open maulberto3 opened 6 years ago

maulberto3 commented 6 years ago

Hi. Have you set dynos? Or maybe is it deprecated commands?

tomtom828 commented 6 years ago

Hi.

I didnt see any issues when I navigated to the deployed site.

image

tomtom828 commented 6 years ago

Please note that the webapp is using Heroku's free dynos so it may take a bit of time (around 10 seconds to boot up if it has gone inactive)

https://ny-times-react.herokuapp.com/

maulberto3 commented 6 years ago

Mmm, I know that, so that means that even with a waken app, seems that the mongo also needs to awaken.

Anyway, can I confirm that this repo is using a custom mongo client, rather than the mlab heroku add-on?

tomtom828 commented 6 years ago

no, it is using MLab addon

maulberto3 commented 6 years ago

ok I see. Thanks.