CapSoftware / Cap

Open source Loom alternative. Effortless, instant screen sharing.
https://cap.so
GNU Affero General Public License v3.0
3.63k stars 169 forks source link

Run app via docker-compose #26

Open ologbonowiwi opened 4 months ago

ologbonowiwi commented 4 months ago

The contributing guide (and how to start the app for the first time) looks pretty straightforward, but running docker-compose up would be even more.

I'd like the maintainer's opinion about this idea.

richiemcilroy commented 4 months ago

100%. This is planned. Unless someone wants to make a contribution before I get to it 😄

ologbonowiwi commented 4 months ago

Any specific image you have in mind? I'd take a node image and pnpm/rust/whatever is needed, but want to check first

Also, do we have tests to be run to check if the given image works?

skushagra9 commented 3 months ago

@richiemcilroy , I would love to work on this