REST API for CoDiff - a VSCode extension that has live access to all your teammates' local changes, greatly improving communication: it notifies you of conflicts with teammates as they occur. Download the extension from here.
- axios
- cors
- dotenv
- express
- mongoose
- nodemon
- socket.io
- Run
npm i
- Create a new file
.env
and fill it with variables from.env.example
. - Run
npm run dev
We, as developers, want to give you the best possible user experience, and thus we encourage you to open issues on our GitHub repository for any bugs, crashes, or anomalous behavior which you face.
Extension repository is available here.