Follow these steps to get started:
-
clone this repository.
-
go to https://console.developers.google.com/project, create google api project and fetch client_secrets.json
-
download and copy client_secrets.json to src/main/resources
-
start sbt
$ sbt
-
Start the demo application:
> run