Skip to content

topcoder-platform/tc-online-review-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tc-online-review-persistence

All components for tc online review

prerequisites

  • java 8
  • maven

install libs

Run ./install-third-dep.sh to install the libs into maven store

package all components

  • run mvn clean package -Dhttps.protocols=TLSv1.2 -DskipTests

install all components

  • run mvn clean install -Dhttps.protocols=TLSv1.2 -DskipTests

About

API and back end business logic for online review

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages