{"id":20515277,"url":"https://github.com/perfectthymetech/timeseries-data-explorer","last_synced_at":"2026-03-19T16:11:54.523Z","repository":{"id":236027134,"uuid":"790626376","full_name":"PerfectThymeTech/timeseries-data-explorer","owner":"PerfectThymeTech","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-02T10:16:34.000Z","size":394,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-05T23:21:52.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PerfectThymeTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["PerfectThymeTech","marvinbuss"]}},"created_at":"2024-04-23T08:22:37.000Z","updated_at":"2024-12-23T21:09:46.000Z","dependencies_parsed_at":"2024-04-25T11:25:59.624Z","dependency_job_id":"224a190a-c10c-4bdc-86b6-bedf1e034b03","html_url":"https://github.com/PerfectThymeTech/timeseries-data-explorer","commit_stats":null,"previous_names":["perfectthymetech/timeseries-data-explorer"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/PerfectThymeTech/timeseries-data-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectThymeTech%2Ftimeseries-data-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectThymeTech%2Ftimeseries-data-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectThymeTech%2Ftimeseries-data-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectThymeTech%2Ftimeseries-data-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PerfectThymeTech","download_url":"https://codeload.github.com/PerfectThymeTech/timeseries-data-explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectThymeTech%2Ftimeseries-data-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30248841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T05:41:50.788Z","status":"ssl_error","status_checked_at":"2026-03-08T05:41:39.075Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T21:20:34.999Z","updated_at":"2026-03-08T07:31:09.051Z","avatar_url":"https://github.com/PerfectThymeTech.png","language":"HCL","funding_links":["https://github.com/sponsors/PerfectThymeTech","https://github.com/sponsors/marvinbuss"],"categories":[],"sub_categories":[],"readme":"# Timeseries Data Explorer\n\n## Instructions for deployment\n\n### Prerequisites\n\nInstall the following tools on your device:\n\n- Azure CLI\n- Azure Subscription\n- Terraform\n\n### Azure CLI configuration\n\nConfigure Azure CLI on your device by runnin the follwing commands:\n\n```sh\n# Login to Azure\naz login\n\n# Set azure account\naz account set --subscription \"\u003cyour-subscription-id\u003e\"\n\n# Configure CLI\naz config set extension.use_dynamic_install=yes_without_prompt\n```\n\n### Update Variables\n\nOpen the [`code\\infra\\vars.tfvars`](code\\infra\\vars.tfvars) file and update the prefix and location parameters:\n\n```hcl\nlocation    = \"\u003cyour-location\u003e\"\nenvironment = \"dev\"\nprefix      = \"\u003cyour-prefix-value\u003e\"\ntags        = {}\n...\n```\n\n### Terraform deployment (local backend)\n\nDeploy the Terraform configuration using the following commands:\n\n```sh\n# Move terraform_override.tf file\nmove .\\utilities\\terraformConfigSamples\\* .\\code\\infra\\\n\n# Change directory\ncd .\\code\\infra\\\n\n# Terraform init\nterraform init\n\n# Terraform plan\nterraform plan -var-file=\"vars.tfvars\"\n\n# Terraform apply\nterraform apply -var-file=\"vars.tfvars\"\n```\n\nYou successfully deployed the setup!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfectthymetech%2Ftimeseries-data-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperfectthymetech%2Ftimeseries-data-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfectthymetech%2Ftimeseries-data-explorer/lists"}