commit | 045eb1725eb72e727dfb17ad0296de05f422556f | [log] [tgz] |
---|---|---|
author | Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl> | Thu May 28 14:08:01 2020 +0000 |
committer | Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl> | Thu May 28 14:08:16 2020 +0000 |
tree | d181cebc22709202ebc3f85464cdaf368ae00d16 | |
parent | ab0fc3defd4ecce928f6a45615c62fe57c39bc4d [diff] |
Regenerate py-executor certificate with the new wildcard The existing cert was generated with dns alias that was not matching the service name that OOM uses. Issue-ID: CCSDK-2394 Change-Id: I3836c05f0adfde4a4ff184b32ddfcfbebd3c20d8 Signed-off-by: Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
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.