Implementation of Webside in VAST
You can start WebsideServer by evaluating:
WebsideServer new
baseUri: '/vast/v1';
port: 9002;
startNote that you can change the
baseUriandportto whatever you want. This information should be promtped by Webside client once the user wants to connect to a given Smalltalk system.