part is there are multiple package.json files and I think execution of procfile web is happening too fast
also maybe it just will not work to run 2 web servers; might have to revert the build to webpack so can serve static FE files (without the issues from parcel build)... or break up the app
there are some issues still with deploying
part is there are multiple package.json files and I think execution of procfile web is happening too fast
also maybe it just will not work to run 2 web servers; might have to revert the build to webpack so can serve static FE files (without the issues from parcel build)... or break up the app