You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
services by default does not run both a react server and an express api at start. If you want to use heroku free tier you may have to use two instances and change the http requests to the new url.
!--- Local machine work perfect ---!
!----------- Internet host ----------!
if I use localhost:5000/products it's will error about CROS, not success
Any suggestion?
The text was updated successfully, but these errors were encountered: