https://github.com/sap/cloud-sdk
The SAP Cloud SDK documentation and support repository.
https://github.com/sap/cloud-sdk
cloud-sdk-documentation continuous-delivery java javascript sap sap-btp sap-business-technology-platform sap-cloud-platform sap-cloud-sdk typescript
Last synced: 9 months ago
JSON representation
The SAP Cloud SDK documentation and support repository.
- Host: GitHub
- URL: https://github.com/sap/cloud-sdk
- Owner: SAP
- License: apache-2.0
- Created: 2020-10-19T09:30:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T23:46:06.000Z (9 months ago)
- Last Synced: 2025-05-12T00:26:25.676Z (9 months ago)
- Topics: cloud-sdk-documentation, continuous-delivery, java, javascript, sap, sap-btp, sap-business-technology-platform, sap-cloud-platform, sap-cloud-sdk, typescript
- Language: HTML
- Homepage: https://sap.github.io/cloud-sdk/
- Size: 560 MB
- Stars: 46
- Watchers: 6
- Forks: 47
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: docs/support.mdx
Awesome Lists containing this project
README
# SAP Cloud SDK documentation portal
[](https://api.reuse.software/info/github.com/SAP/cloud-sdk)
This repository contains sources for the [SAP Cloud SDK Documentation](https://sap.github.io/cloud-sdk/).
## Looking for the repository of the SAP Cloud SDK?
Find it here:
- [JavaScript/TypeScript](https://github.com/SAP/cloud-sdk-js).
- [Java](https://github.com/SAP/cloud-sdk-java).
🆕 Documentation portal for the [SAP Cloud SDK for AI](https://sap.github.io/ai-sdk/).
## Requirements and Setup
- [Node.js](https://nodejs.org/en/download/).
We recommend the latest LTS version of node.js.
Check your version with `node -v`.
You can use [`nvm`](https://github.com/nvm-sh/nvm) for managing multiple Node versions on a single machine.
- Run `npm install`
- Run `npm start`
- The SAP Cloud SDK documentation portal should open in a new browser window
### How To Document
The markdown files for the documentation are in the `docs` directory.
Add or change an article and create a pull request.
## Getting Support
- [SAP Cloud SDK Java](https://github.com/SAP/cloud-sdk/issues)
- [SAP Cloud SDK JavaScript / TypeScript](https://github.com/SAP/cloud-sdk-js/issues)
- [Documentation portal](https://sap.github.io/cloud-sdk/)
## Contributing
Feel free to contribute to the SAP Cloud SDK documentation.
Check out our [contribution guide](./CONTRIBUTING.md) and follow our [code of conduct](./CODE_OF_CONDUCT.md).
## Security / Disclosure
If you find any bug that may be a security problem, please follow the instructions [in our security policy](https://github.com/SAP/cloud-sdk/security/policy) on how to report it.
Please do not create GitHub issues for security-related doubts or problems.
## Code of Conduct
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone.
By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
## Licensing
Copyright 2025 SAP SE or an SAP affiliate company and cloud-sdk contributors.
Please see our [LICENSE](LICENSE) for copyright and license information.
Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/cloud-sdk).