WuTheFWasThat / vimflowy

An open source productivity tool drawing inspiration from workflowy and vim
https://www.wuthejeff.com/vimflowy
MIT License
1.61k stars 112 forks source link

fix(dockerfile): update cli for DockerFile #382

Closed zzerding closed 2 years ago

zzerding commented 3 years ago

master bench Dockerfile build image fail runing

WuTheFWasThat commented 3 years ago

thanks for looking into this, I've not had time to be a good maintainer :(

what happens with the version on master? it'd be nice to still just have one package.json

zzerding commented 3 years ago

The module could not be found by runtime throw. I guess Alpine and ts-node are incompatible? I'm sorry I'm not sure where the bug is. if is one package.json, docker image is very big have 450mb instead of 118mb. If you insist that there is only one package.json, I can fix it again, Or put it in the Serve directory