I followed this article Lightweight HTML5 apps and Git on SAP HANA Cloud Platform which is precisely what I need to achieve . Only difference is the webservice I have to use is an Odata webservice. Previously I had successfully deployed the fiori app to HCP (but not through GIT but as JAVA application which made use of the destination for odata url and it worked fine).
I followed the steps as given in the document to create neo-app.json and map it to the destination created in HCP cockpit . But I am getting 404 error for the odata url. Please find the screenshots below.