Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 339 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 339 Bytes

leaderboard

example leaderboard service using Orleans actors with gRPC

use docker-compose up to run locally, the API will be at localhost:5000

use make for local deploy to kubernetes, a local cluster needs to be running. You can use microk8s for example. Once deployed use kubectl cli to get API url.