This public repository is read-only and no longer maintained. For the latest sample code repositories, visit the SAP Samples organization.
This code sample project accompanies the Naïve Sherpa Blog Post Series. See the bottom of this README for links to the associated blog posts.
This repository contains a complete project that is intended to accompany a series with the theme Naïve Sherpa. The goal of the repository owner is to synchronize a tag of the repo that is coordinated with the publishing of a corresponding blog posting. It provides a fully functional multitenant application based on the Cloud Application Programming(CAP) development model illustrating integration techniques. As this project grows the owner/author invites other who may wish to contribute to the development efforts.
-
A productive Cloud Foundry account provided by SAP Business Technology Platform. While some aspects may be possible to demonstrate with a trial account, the scope and duration of this project lends it to the features of a full productive account.
-
A grasp of micro-services architecture and a sense of SAP's Cloud Application Programming model.
- Clone this repo https://github.tools.sap/partnereng/partner-eng-conciletime into your local system or IDE of choice.
- Not all features and techniques will be demonstorable with Cloud Foundry trial accounts.
This example project contains no known issues.
This project is provided "as-is" with no expectation for major changes or support. However, you may attempt to contact the repo owner with questions.
Contributions are currently not being accepted since the project is provided on an "as-is" basis.
Tools used throughout the development of this project are evolving and my change over time. This may result in discrepencies in the exact procedures or screen-clips in the accompanying blog posts. All efforts will be made to update the content in order to keep pace with the toolsing, but cannot be guarenteed.
Learn more at https://cap.cloud.sap/docs/get-started/
00 Naïve Sherpa : Meet The Naïve Sherpa
File / Folder | Purpose |
---|---|
README.md |
this getting started guide |
app/ |
content for UI frontends go here |
db/ |
your domain models and data go here |
srv/ |
your service models and code go here |
mta.yaml |
project structure and relationships |
package.json |
project metadata and configuration |
.cdsrc.json |
hidden project configuration |
xs-security |
security profile configuration |
Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.