Thomas Carr

Results 16 comments of Thomas Carr

Not sure where NODE_COMPOSE_FILE is, or where it is expected to come from, but assuming it is extraneous, then this change solves the issue: `eval docker-compose --project-name=$PROJECT_NAME $COMPOSE_FILES down` Happy...

also worth noting that lines 265 and 266 seem unnecessary as well, not sure where those would be defined based on anything else in this file 265: `docker network rm...

Happy to, I will try to get my local fixes pushed to a fork in the next day or so

@AnaLoznianu, open pr on this: https://github.com/oceanprotocol/barge/pull/327

This is not a random project... @ansonkao your point here is valid, and also is broadly an issue in web3 front end development. A proxy is not necessary though, you...

`"build:serve": "next export && next start",` Thoughts on this change? Also is there any interest in setting a ./.vscode/launch.json file with some default debug session configs? `{ "version": "0.2.0", "configurations":...

@jamiehewitt15, I can close this if you are incorporating this in your issue, don't want to duplicate things.

I'm glad to see someone trying to get some traction on this. The docs don't paint an accurate picture on how to make barge/market stack work locally, and has made...

> Thank you, yes at the very least the README should make it clear that, while barge can be run locally, market does not work with it out of the...

Any update on this? I am a fan of the load_defaults flag, and am currently running into this issue.