1 Star 1 Fork 0

luckyprogrammer/cap-study

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

cap-study

Sample application to illustrate how to implement the file upload functions follow the guideline from cap media-data More detail information can be found from the

run it locally

In the package.json, when run locally it will use dummy for the authentication. You can do small adjust to use the real xsuaa

  • in the root directory, do some prepration and start the service
  1. npm i
  2. cds deploy --to sqlite to deploy it to sqlite
  3. .\start-cds.bat to start the cds. It will set the environment SRV_URL to http://localhost:4004
  4. You can check the service in http://localhost:4004`
  • go to the app directory to start the app-router
  1. npm i
  2. Copy the content from xs-app-local.json to xs-app.json. It will disable the authentication for app router
  3. npm start to start the app-router

run it on CF

  1. mbt build
  2. go to the mta_archives, run cf deploly xx to deploy to CF
  3. in btp cockpit, grant user the role collection cap-study-admin
  4. Click the urls of app-router to test the function

空文件

简介

SAP CAP 学习和研究示例 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/luckyprogrammer/cap-study.git
git@gitee.com:luckyprogrammer/cap-study.git
luckyprogrammer
cap-study
cap-study
image-mng

搜索帮助