Skip to content

SAP-samples/btp-side-by-side-extension-learning-journey

Welcome to the Learning Journey "Building side-by-side extensions on SAP BTP"

REUSE status

Welcome to this repository for the learning journey "Building side-by-side extensions on SAP BTP" published on SAP Learning. We provide a starting template for the exercises as well as a dedicated branch for each exercise with its final solution.

Requirements

You can complete each of the exercises using your SAP BTP Free Tier account. In a SAP Classroom training you will use the provided systems by the trainer. In your "Full Stack Cloud Application" dev space of your SAP Business Application Studio, you can easily clone and run this code. All further requirements are exactly described in the learning journey.

Download and Installation

To get started with the first exercise, simply run the following commands in your terminal:

git clone https://github.com/SAP-samples/btp-side-by-side-extension-learning-journey

We recommend to follow the instructions in the learning journey to get started.

If you want to start or continue from a specific unit or exercise, get the name of its branch from the tutorial, clone this repository and switch to the desired branch:

git checkout <branch>

Known Issues

  1. Please check the Troubleshooting Guide. Fixes for known issues are listed there.
  2. If you need support, please post your issues in our SAP BTP Learning Group.

How to obtain support

To get support during the exercises, please ask a question in our SAP BTP Learning Group.

Contributing

If you have suggestions on how to improve the tutorial, you're welcome to provide your input open up a pull request.

If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.

License

Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.