Skip to content

Latest commit

 

History

History

cap-fe-se-ca-de

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Introduction

This repository is an showcase for CAP application using Fiori Elements UI with Side Effects, Custom Actions and Dynamic Expression examples. For more info please visit the following blog.

CAP with Fiori Elements: Side Effects, Custom Actions, Dynamic Expressions

Getting Started

File or Folder Purpose
app/ This has 2 UI frontends i.e. Customers and Orders
db/ Data model is defined in schema.cds
srv/ Services are defined in service.cds
package.json project metadata and configuration
readme.md this getting started guide

Next Steps

  • Open a new terminal and run cds watch
  • (in VS Code simply choose Terminal > Run Task > cds watch)

Learn More / Resources

Learn more at https://cap.cloud.sap/docs/get-started/.