Nick Meiremans

Results 10 comments of Nick Meiremans

The disadvantage -for now- is that i just write the input to json file, start curl runnings, write to output file and then read that file. So it's not multi...

Hi Thanks for the quick reply. I actually tried something like that but didn't work on first try. I think it was something like ${RANDOM | tr '[0-9]' '[a-zA-Z]'} Anyway,...

Thank you very much for your quick reply. I agree a random string and number generator would be useful. but the current workaround works fine for me. On an other...

If you have any feedback regarding features you like to see or don't like in the PR, I'd be glad to adapt them.

Hello. This became a bunch of commits. As for this version (V1.2.3 on my branch), I deployed a demo: https://expresscart.ab-it.io/ (same login as your demo). Could you have a look,...

the current version of node in this dockerfile is a deprecated LTS. You can change the dockerfile with mine. this one works for me. https://github.com/meiremans/expressCart/blob/master/Dockerfile //edit: You said you changed...

Hello @IoannisMatzaris If the maintainers are not responsive, you can contact me and i'll make a fix for it as i'm implementing this software now and would be glad to...

added to https://github.com/mrvautin/expressCart/pull/236

Found out after a while, that when docker-compose.yml is formated with CRLF this issue happens, formated as LF this issue doesn't exists. //edit. When I pull the image from the...

@PraveeenPandey You have to add the products yourself in the admin interface