tree: b4be2d3cc9cc00357144bc776a22d5cfde8dd3a0 [path history] [tgz]
  1. src/
  2. .dockerignore
  3. .enc
  4. .gitignore
  5. .npmrc
  6. .prettierignore
  7. .prettierrc
  8. .yo-rc.json
  9. aaf.p12
  10. Dockerfile
  11. index.js
  12. index.ts
  13. package.json
  14. pom.xml
  15. README.md
  16. tsconfig.json
  17. tslint.build.json
  18. tslint.json
cds-ui/server/README.md

cds-ui-server

LoopBack

This service provides the backend for the CDS Designer UI. In order to function correctly, you will also need to make the cds-blueprints-processor service available on localhost:8080.

Development

You can launch the service with

npm start