This is an exercise from SAP Course and we have in this project the following:
- App incident
- Get Logged user (this is out of this course, but I have added it right after it)
- it only works after deploy of app.
File or Folder | 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 |
readme.md |
this getting started guide |