Update release notes
[sdc.git] / catalog-fe / README.md
1 # catalog-fe
2
3 ## Run the project
4 ``` bash
5 mvn jetty:run \
6 -Dconfig.home=src/test/resources/config \
7 -Dlog.home=target/log \
8 -Dlogback.configurationFile=src/main/resources/config/logback.xml
9 ```
10
11 You can check the following urls to ensure that it is working
12 - http://localhost:8080/sdc1/rest/configmgr/get  
13 - http://localhost:8080/sdc1/proxy