Robert Brennan 10933a2066 Only list files one directory deep (#1853) 1 年之前
..
README.md fadcdc117e Migrate to new folder structure in preparation for refactor (#1531) 1 年之前
listen.py 10933a2066 Only list files one directory deep (#1853) 1 年之前

README.md

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.