Skip to content

Releases: subrahmanyam-pampana/miiproxyserver

miiproxyserver v1.0.0

16 Mar 12:55
Compare
Choose a tag to compare

This is first stable release of sap mii proxy server for vs code.
Key Features

  1. It act as a reverse proxy between local ui5 app and mii server.
  2. We can pull the web application code from target folder in mii to local ui5 application
  3. After making changes, we can directly push changes back to mii workbench from terminal
  4. It is fast when compared to same ui5 app running in mii server, so unit testing can be accelerated
  5. With local proxy server, we can utilize all useful plugins of vs code for ui5.