cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP HANA for BE and FIORI/UI5 for FE questions

Zef
Newcomer
0 Kudos
189

Hi guys, I've tried to create a full-stack web using sap cap for backend and fiori ui5 for front end.

Things I've done:
Created a server using cds-routing-handlers to create my custom server base on cds' services.
Deploy the server and database to SAP HANA, this is my server url

https://vacation-srv-bogus-mouse-pq.cfapps.us10-001.hana.ondemand.com. you can extend the endpoint (/public/PblUsers) to see my users table.

Now I have a problem to deploy the front end, I'm using yeoman to create the template by `yo easy-ui5 ts-app`
I can develop the front end easily but I don't know how to deploy it, there's a way to do it by `cf html5-push` but I only push it into a html5-repo app-runtime, and it also create a app-host, but i can't do anything about it

how can I deploy the front end?

Accepted Solutions (0)

Answers (0)