go-zen-chu / product-measurement

measure, visualize about your product
MIT License
0 stars 0 forks source link

product-measurement

Actions Status Actions Status

measure, visualize about your product

Use locally

Using kind

  1. Install kind
  2. Run k8s cluster locally
  3. Deploy grafana, mysql to kind cluster

    kubectl apply -k ./k8s/base

Develop

JIRA

  1. Generate JIRA API Token from Manage API tokens for your Atlassian account. FYI: Basic auth for REST APIs
  2. Use the token for authorizing Jira Software Cloud REST API