# cloud-cap-samples **Repository Path**: swgotobed/cloud-cap-samples ## Basic Information - **Project Name**: cloud-cap-samples - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-03 - **Last Updated**: 2025-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > [!CAUTION] > This repo is sealed, with the new location being anounced soon. # Welcome to cap/samples Find here a collection of samples for the [SAP Cloud Application Programming Model](https://cap.cloud.sap) organized in a simplistic [monorepo setup](readme/samples.md#all-in-one-monorepo).  ## Get Started Assumed you did your [initial setup of CAP Node.js](https://cap.cloud.sap/docs/get-started/#setup), simply copy & paste these lines to a terminal for a jumpstart: ```sh git clone -q https://github.com/sap-samples/cloud-cap-samples cap/samples cd cap/samples npm install npm test npm start ``` After download and setup this starts the bookshop server and opens a browser window on _http://localhost:4004_ looking like that: