CMCK
ChaloMilkeCodeKarein - A simple collaborative code editor to help you code & chat with your friends simultaneously.
Install / Use
/learn @hrahul2605/CMCKREADME
<img src="https://socialify.git.ci/hrahul2605/CMCK/image?description=1&font=KoHo&forks=1&issues=1&language=1&owner=1&pattern=Floating%20Cogs&pulls=1&stargazers=1&theme=Dark" alt="CMCK" width="640" height="320" />
Running the application
- From Docker image
# pull the docker image
$ docker pull ghcr.io/hrahul2605/cmck:latest
# run the docker image on PORT
$ docker run -p {PORT}:5000 ghcr.io/hrahul2605/cmck:latest
