This is minimum gRPC Kotlin server project. You can use this project as template.
You can develop IntelliJ IDEA Community Edition.
Run ./gradlew generateProto
then generate Kotlin files from proto files.
Welcome to all of your contribution, even grammar correction.