commit | bef1899ac0e9cc77e8c22feffaab95cbc923d6ba | [log] [tgz] |
---|---|---|
author | Samuli Silvius <s.silvius@partner.samsung.com> | Tue Jan 28 08:49:36 2020 +0200 |
committer | KAPIL SINGAL <ks220y@att.com> | Fri Jun 05 13:49:55 2020 +0000 |
tree | 488de43e7dcb33179383c9dc8bf67ea89901b775 | |
parent | f36451a9d5bcc88adb3a7f0062976cbc8ec668b1 [diff] |
Data dictionary fixes and improvements from vFW CNF demo During doing vFW CNF use case CBA model with CDS (See INT-1260) found some diff/improvements to update to CDS starter dictionary. Issue-ID: CCSDK-2408 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I8e899b3ab34bcd499e917da318f589e69008dc6d
mvn process-sources -P format
https://github.com/pinterest/ktlint
Before you can build this project, you must install and configure the following dependencies on your machine:
1- Java 8 SDK
2- Node and npm installed
3- Angular CLI & Angular v8
4- MySQL Database
5- maven
mvn clean install
command to install all libraries and dependencies for maven and npm.1- Back-end MS
sdnctl
table in MySQL-Dspring.profiles.active=profile-name
2- Loop-back server: that allow your request to reach the backend from cds-ui
./cds-ui/server/
folder and run the command npm start
3- cds-ui
./cds-ui/designer-client/
folder and run the command npm start
, This command will make sure all the files follow the linting rules and then connect to the loopback server.Front-end you could use vscode
or webstorm
.
Back-end Intellij
with kotlin plugin or any other editor
For more information check the docs
folder.