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

still deploying front end #12

Open
jbenjoy2 opened this issue Jun 15, 2022 · 1 comment
Open

still deploying front end #12

jbenjoy2 opened this issue Jun 15, 2022 · 1 comment

Comments

@jbenjoy2
Copy link

jbenjoy2 commented Jun 15, 2022

I have followed all of the steps in the article about using this build pack to deploy a subfolder on heroku. However, it continues to deploy my entire app. I only want my backend/ folder deploying on heroku, not my entire repo but it seems like its not working that way. Is it still supposed to respond to code changes in the entire app, but only be showing the server code in the deployment, or is it not supposed to be responding to the front end at all?

repository_name/
├─ backend/
├─ frontend/

CONFIG_VAR SETUP

PROJECT_PATH: backend

@tiagomota79
Copy link

Try PROJECT_PATH=./backend/

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

2 participants