Initial commit
parents
Showing
.cdsrc.json
0 → 100644
.gitignore
0 → 100644
db/schema.cds
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
{ | |||
"name": "bookstore-cds", | |||
"version": "1.0.0", | |||
"description": "Generated by cds-services-archetype", | |||
"license": "ISC", | |||
"repository": "<Add your repository here>", | |||
"dependencies": { | |||
"bookstore-cds": "file:" | |||
}, | |||
"devDependencies": { | |||
"@sap/cds-dk": "^8", | |||
"@sap/ux-specification": "^1.124.5" | |||
} | |||
} |
pom.xml
0 → 100644
srv/pom.xml
0 → 100644
srv/services.cds
0 → 100644
Please
register
or
sign in
to comment