We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$ git clone https://github.com/Continious-Software-Engineering/review-service.git $ cd review-service $ mvn clean install
$ mvn spring-boot:run
$ docker pull robinsadeghpour/cse:main $ docker run robinsadeghpour/cse:main
Get our fork from the microservice-demo up and running by following the quick start instructions described in the readme.
$ git clone https://github.com/Continious-Software-Engineering/review-service.git $ cd review-service
$ kubectl apply -f deployment.yaml $ kubectl apply -f service.yaml
$ kubectl get pods