chore: moving app-router to .deploy folder (#822)

* chore: moving app-router and mta.yaml to .deploy folder?

* reverted mta.yaml in .deploy

* chore: update package-lock.json

* Added guide about Micro Services with CAP

* updated package-lock.json

* Leaving mta.yaml in root

* .

* .

* .

* Remove Micro Services with CAP documentation
This commit is contained in:
Daniel Hutzel
2025-03-28 11:46:19 +01:00
committed by GitHub
parent 81557d5ad7
commit 4232ab1d3a
10 changed files with 20 additions and 2434 deletions

View File

@@ -5,12 +5,7 @@
"repository": "https://github.com/sap-samples/cloud-cap-samples.git",
"author": "daniel.hutzel@sap.com",
"workspaces": [
"./bookshop",
"./bookstore",
"./common",
"./fiori",
"./orders",
"./reviews",
"./*",
"./etc/*"
],
"devDependencies": {
@@ -38,4 +33,4 @@
},
"license": "SEE LICENSE IN LICENSE",
"private": true
}
}