mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
Co-authored-by: openhands <openhands@all-hands.dev> Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
OpenHands 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.