Web app transmitting link holding an asset resource.
A seamless, secure ecosystem for global business data exchange. Built using SAP CAP.
| File | Purpose |
|---|---|
app/ |
content for UI frontends goes here |
db/ |
your domain models and data go here |
srv/ |
your service models and code go here |
package.json |
project metadata and configuration |
- Open a new terminal and run
cds watch - (in VS Code simply choose Terminal > Run Task > cds watch)
- Start adding content, for example, a db/schema.cds.