excalidraw-room icon indicating copy to clipboard operation
excalidraw-room copied to clipboard

How can both Excalidraw and Excalidraw-room work together?

Open AlphaCraft9658 opened this issue 1 year ago • 1 comments

What set up do I need in my docker-compose file, to make both containers work together? A compose file from a different issue on this repo doesn't seem to make sense and there doesn't seem to be any useful documentation for making both containers work together and there is no official compose file for this. Can anyone help me out with this?

AlphaCraft9658 avatar May 08 '24 09:05 AlphaCraft9658

Maybe take a look at this repository: https://github.com/b310-digital/excalidraw

This guy also provides a working example of a docker compose file usable in production: https://github.com/b310-digital/excalidraw/blob/master/docker-compose-prod.yml

But you should clone this repository instead of the one mentioned first because the open pull request is needed to be able to build the whole thing: https://github.com/squatica/excalidraw/tree/fix-yarn-build

codiflow avatar May 21 '24 14:05 codiflow