Firescar96 / blockapps-docs

GET
GNU Affero General Public License v3.0
1 stars 0 forks source link

Making the app running #14

Open eshon opened 5 years ago

eshon commented 5 years ago

I had some troubles setting up the project. I dockerize it and put some further instructions.

You can check it here https://github.com/MiguelBel/conference

For bringing up the project just follow the "using docker" instructions.

Feel free to reach me out if you have any trouble with this.

eshon commented 5 years ago

➤ IAMtheIAM commented:

@MiguelBel

docker-compose run conference truffle compile

ERROR: client version 1.21 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer versionWindows 10 x64, just installed docker this morning

EDIT: Got it working. I had to switch to "linux containers" - doesn't work on "windows containers" mode

How do I get your project to run?

eshon commented 5 years ago

➤ MiguelBel commented:

@IAMtheIAM you still need help?

eshon commented 5 years ago

➤ IAMtheIAM commented:

@MiguelBel I got it working, I'll write more if any help is needed, thanks.