cancel
Showing results for 
Search instead for 
Did you mean: 

Using NGINX in UI5

former_member707385
Participant

Hi Experts,

I am following the below article for local deployment of Ui5 app using NGINX

https://blogs.sap.com/2020/05/07/developing-ui5-application-locally-using-nginx-http-reverse-proxy-s...

Issue is: The above article do not mention about how to run the application locally. Please provide me a pointer for configuring the nginx, deploying/testing my app locally using NGINX.

Please note I am using VS Code editor for building UI5 application

Regards,

Anand

View Entire Topic
former_member194549
Contributor

Hi anand.rai01,

you can use the UI5 tooling for local development. Here is a server built-in that launches the app locally.
The community has also created a ecosystem which provides a proxy that allows you to access a backend system (e.g. S/4HANA) and use OData services.

Regards
Simon