Robert Brennan e878b0c7ee
Remove old references to pip (#871)
* Update README.md

* Update README.md
2024-04-07 13:21:07 -05:00

318 B

OpenDevin mock server

This is a simple mock server to facilitate development in the frontend.

Start the Server

Follow the instructions in the README to install dependencies. Then run:

python listen.py

Then open the frontend to connect to the mock server. It will simply reply to every received message.