hmtm-sso

module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2024 License: GPL-3.0

README

Usage

Run via docker:

To run app and it's dependencies in docker, use next command:

task -d scripts docker_prod -v

Run via source files:

To run application via source files, use next commands:

go run ./cmd/hmtmsso/main.go

gRPC:

To setup protobuf, use next command:

task -d scripts setup_proto -v

To generate files from .proto, use next command:

task -d scripts grpc_generate -v

Linters

task -d scripts linters -v

Tests

task -d scripts tests -v

Directories

Path Synopsis
cmd
internal
app
pkg
protobuf

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL