The backend for the collaborative editor in the Source Academy.
Based on the original version by She Jiayu and Jethro Kuan.
$ git clone https://github.com/source-academy/sharedb-ace-backend.git $ yarn install $ node index.js Then set in your frontend environment:
REACT_APP_SHAREDB_BACKEND_URL=http://localhost:8080/