My folder structure is
- client (React)
- server (Express)
- .gitignore
- bitbucket-pipelines.yml
- README.md
How to define my package.json and bitbucket-pipelines.yml for deploying it to BitBucket Pipeline and then to Heroku?
My folder structure is
How to define my package.json and bitbucket-pipelines.yml for deploying it to BitBucket Pipeline and then to Heroku?