Files
cloud-cap-samples/multitenancy
Wolfgang Koch 2a933ead92 template
2021-09-22 10:58:45 +02:00
..
2021-04-29 10:10:09 +02:00
2021-09-22 10:27:55 +02:00
2021-05-07 17:47:41 +02:00
2021-07-06 15:40:39 +02:00
2021-09-22 10:37:13 +02:00
2021-04-29 10:10:09 +02:00
2021-07-21 16:41:12 +02:00
2021-05-04 15:57:39 +02:00
2021-07-06 15:40:39 +02:00
2021-09-16 15:13:29 +02:00
2021-04-29 10:10:09 +02:00
ui
2021-05-04 14:09:15 +02:00
2021-06-16 17:59:27 +02:00

Getting Started

Welcome to your new project.

It contains these folders and files, following our recommended project layout:

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

Next Steps

  • 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.

Learn More

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