An open API service indexing awesome lists of open source software.

https://github.com/jambit/coffee-order-service


https://github.com/jambit/coffee-order-service

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Info
This service runs only together with
- [coffee-order-frontend](https://github.com/jambit/coffee-order-frontend)
- [keycloak-service](https://github.com/jambit/keycloak-service)

checkout and build those projects as well.

# Build
Build project with `mvn clean install`. This builds the jar file and the docker image.

# Run

- **run all services on docker**
- use the docker-compose file from `keycloak-service` project to startup *all* services.