Tutorial URL: https://developers.sap.com/tutorials/cap-service-deploy.html
-
cf create-service hanatrial hdi-shared my-bookshop-db-hdi-container ... does not work since the app is looking for service “my-bookshop-db”
-
SET CDS_ENV=production && cds build .. does not work on MacOS / Linux