Creating CAP-Based Services

This commit is contained in:
2026-07-23 18:04:50 +00:00
commit c83b0a545a
14 changed files with 1635 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
node_modules/
target/
_out/
gen/
.cdsrc-private.json
default-*.json
*.sqlite
# MTA
mta_archives/
*_mta_build_tmp
*.mtar
# Other
.DS_Store
# @cap-js/cds-typer
@cds-models