Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What about the api server being hosted ? #63

Open
karthik2872 opened this issue Jun 22, 2021 · 1 comment
Open

What about the api server being hosted ? #63

karthik2872 opened this issue Jun 22, 2021 · 1 comment

Comments

@karthik2872
Copy link

Your food-lookup-demo puts only the static portion ( the react app setup by create-react-app ) to heroku , what about the api server on port 3001

@karthik2872
Copy link
Author

Even though the web process type seems to be running, any requests to /api/*** is not being routed to proxy end point on port 3001 and not routed to /api/*** definition on the express path within server.js. IS this how its expected to work within the heroku app ie the proxy route definition on the webpack api server ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant