Skip to content

fiufit/metrics

Repository files navigation

App

metrics

Metrics microservice for serving backoffice data visualization

codecov test Lint Go Code Fly Deploy

Usage

With docker:

  • Edit .example-env with your own secret credentials and rename it to .env
  • docker build -t fiufit-metrics .
  • docker run -p PORT:PORT --env-file=.env fiufit-metrics

Natively:

  • go mod tidy
  • set your environment variables to imitate the .env-example
  • go run main.go or go build and run the executable

Running tests:

  • go test ./...

Links

About

Metrics microservice for serving backoffice data visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •