Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemaiwo/cap-ui5-app
https://github.com/lemaiwo/cap-ui5-app
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lemaiwo/cap-ui5-app
- Owner: lemaiwo
- Created: 2020-06-28T20:39:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T05:42:49.000Z (almost 2 years ago)
- Last Synced: 2023-08-05T21:05:37.731Z (over 1 year ago)
- Language: JavaScript
- Size: 60.8 MB
- Stars: 9
- Watchers: 2
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
Welcome to your new project.
It contains these folders and files, following our recommended project layout:
File / Folder | Purpose
---------|----------
`app/` | content for UI frontends go 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 VSCode simply choose _**Terminal** > Run Task > cds watch_ )
- Start adding content, e.g. a [db/schema.cds](db/schema.cds), ...## Learn more...
Learn more at https://cap.cloud.sap/docs/get-started/