fi0

Results 28 issues of fi0

feature request
scheduled

The binary download links return 500. Are there any alternative ways to download, such as GitHub releases?

I've created a new project and generated 1 service. when I run `grpcurl -plaintext 0.0.0.0:3000 list`, the server shows `Failed to extract ServerMetadata from context` grapi 0.3.2

How do I migrate an app from 0.3.x to 0.4.x?

For the command `grapi protoc`, is there a way to add custom plugins such as lyft/protoc-gen-validate

How do I add CORS?

What's the recommended way to deploy a grapi project with TLS? Do I place it behind envoy?

is it possible to use this to remove google font from plugins such as wpbakery?

gore> :import github.com/lib/pq no errors connect to a postgres database gore> (*errors.errorString)sql: unknown driver "postgres" (forgotten import?) How do I import github.com/lib/pq properly? Thank you!