If you donāt need to run it from source code, Iād suggest you run it via the instructions above.
Else, please elaborate on the ācannot start it in dev modeā; errors?
Hmmm, I need to run it from source code to customize it for my team as need.
About the ācannot start it in dev modeā, Iāve run āmake serveā for the server, and run yarn dev for each client webapp (admin, compose, workflow,ā¦), but still not get how to run them in one port or connect them together like above instruction.
And I also need to build it become docker images like above instruction to deploy into our server.