https://github.com/gregorwolf/faircontactslocalv2
try with new cds
https://github.com/gregorwolf/faircontactslocalv2
Last synced: about 1 year ago
JSON representation
try with new cds
- Host: GitHub
- URL: https://github.com/gregorwolf/faircontactslocalv2
- Owner: gregorwolf
- Created: 2020-02-19T14:14:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-19T14:15:30.000Z (over 6 years ago)
- Last Synced: 2025-02-13T08:52:36.609Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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/