There is also an example Web app that communicates with this server, which can be found here.
Proto to Code compilation is part of the Gradle build. You can manually trigger this, using ./gradlew build
and then running the app,
or run the app from your IDE with Gradle support.