{"id":41481662,"url":"https://github.com/capire/samples","last_synced_at":"2026-01-23T17:21:03.895Z","repository":{"id":285887501,"uuid":"959665065","full_name":"capire/samples","owner":"capire","description":"A monorepo to work on several projects at once","archived":false,"fork":false,"pushed_at":"2026-01-19T19:57:29.000Z","size":547,"stargazers_count":19,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-20T01:34:04.379Z","etag":null,"topics":["cap","capire","samples"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capire.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-03T06:44:29.000Z","updated_at":"2026-01-19T19:57:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c9b3aab-af3d-4935-bddc-07e8bf890129","html_url":"https://github.com/capire/samples","commit_stats":null,"previous_names":["capire/samples"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/capire/samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capire%2Fsamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capire%2Fsamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capire%2Fsamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capire%2Fsamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capire","download_url":"https://codeload.github.com/capire/samples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capire%2Fsamples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28696523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T15:57:05.722Z","status":"ssl_error","status_checked_at":"2026-01-23T15:56:27.656Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cap","capire","samples"],"created_at":"2026-01-23T17:21:03.821Z","updated_at":"2026-01-23T17:21:03.889Z","avatar_url":"https://github.com/capire.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Welcome to cap/samples\n\nFind here a collection of samples for the [SAP Cloud Application Programming Model](https://cap.cloud.sap) organized in a simple [monorepo setup](about/samples.md#all-in-one-monorepo).\n\n## Get Started\n\nAssumed you did your [initial setup of CAP Node.js](https://cap.cloud.sap/docs/get-started/#setup), simply copy \u0026 paste these lines to a terminal for a jumpstart:\n\n```sh\ngit clone -j11 -q --recursive https://github.com/capire/samples cap/samples\ncd cap/samples\nnpm run latest\nnpm install\nnpm test\nnpm start\n```\n\nAfter download and setup this starts the bookshop server and opens a browser window on _http://localhost:4004_ looking like that:\n\n\u003cp align=\"center\"\u003e\n   \u003cimg width=480 src=\"about/index-html.png\" alt=\"bookshop showing up in browser\" /\u003e\n\u003c/p\u003e\n\nClick on the *[/vue](http:/localhost:4004/vue)* link at the top to display the bookshop app (when asked to log in, type `alice` as user and leave the password field blank).\n\n## Grow as you go...\n\nAfter the jumpstart, have a look into the enclosed sub folders/projects, which are:\n\n- [bookshop](bookshop) – a simple [primer app](https://cap.cloud.sap/docs/get-started/in-a-nutshell)\n- [reviews](reviews) - a generic reuse service\n- [orders](orders) - a generic reuse service\n- [common](common) - a reuse content package\n- [bookstore](bookstore) - a composite app of the above\n\n\u003e _[Learn more...](about/samples.md)_\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=480 src=\"about/samples.drawio.svg\"\u003e\n\u003c/p\u003e\n\n## Get Help\n\n- Visit the [*capire* docs](https://cap.cloud.sap) to learn about CAP.\n- Especially [*Getting Started in a Nutshell*](https://cap.cloud.sap/docs/get-started/in-a-nutshell).\n- Visit our [*SAP Community*](https://answers.sap.com/tags/9f13aee1-834c-4105-8e43-ee442775e5ce) to ask questions.\n\n\n## Get Support\n\nIn case you have a question, find a bug, or otherwise need support, please use our [community](https://answers.sap.com/tags/9f13aee1-834c-4105-8e43-ee442775e5ce). See the documentation at [https://cap.cloud.sap](https://cap.cloud.sap) for more details about CAP.\n\n## License\n\nCopyright (c) 2022 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](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapire%2Fsamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapire%2Fsamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapire%2Fsamples/lists"}