Hi @Eva_Marco, glad to hear that I’m in the same page as you too. I definitely agree that it’s not possible to do both at the same time - that’s why I’m happy to help.
if it suits you, I would always create a topic and start working on it and gradually send PRs. I’ll try to make the first one today.
I have problem with running Penpot app with local env where I can see changes. What is your approach please? Maybe you can help me with that.
What works for me is docker compose -p penpot -f docker-compose.yaml up -d
, but there I can debug my code. I wrote about this issue also in this thread. The thing is, that I tried the approach that explained me @alotor using ./manage.sh run-devenv
, but I can see only blank screen.
What is you approach, please? Maybe it will work for me as well. And thanks for the permission to improve!
Ondřej