Server setup locally cd server && npm install npm run dev Websocket setup locally cd cli cargo run alternatively you can use wscat for testing npm i -g wscat wscat -c ws://localhost:3000