Simple code share with other people like https://codeshare.io/
$ git clone https://github.com/ericz99/peer-programming.git <folder name>
$ yarn install
$ yarn run preInstall
$ yarn run start
# spin up a container
$ docker-compose up -d --build --force-recreate
# stop the container
$ docker-compose stop
# tear down the container
$ docker-compose down
- convert
.env.example
inside./server
folder into.env
and update the environment variables.
- Generation room
- Built-in theme selection from CodeMirror
- React CodeMirror
Eric Zhang
1.0.0