{"id":36660852,"url":"https://github.com/sanshirookazaki/datastore-gui","last_synced_at":"2026-01-12T10:27:40.731Z","repository":{"id":41404830,"uuid":"335637780","full_name":"sanshirookazaki/datastore-gui","owner":"sanshirookazaki","description":"GUI for Google Cloud Datastore Emulator","archived":false,"fork":false,"pushed_at":"2022-01-16T22:57:31.000Z","size":154,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-19T06:48:10.370Z","etag":null,"topics":["google-cloud-datastore","google-cloud-platform"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sanshirookazaki.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":null,"security":null,"support":null}},"created_at":"2021-02-03T13:43:28.000Z","updated_at":"2023-11-16T18:32:54.000Z","dependencies_parsed_at":"2022-08-24T08:41:08.573Z","dependency_job_id":null,"html_url":"https://github.com/sanshirookazaki/datastore-gui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sanshirookazaki/datastore-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanshirookazaki%2Fdatastore-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanshirookazaki%2Fdatastore-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanshirookazaki%2Fdatastore-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanshirookazaki%2Fdatastore-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanshirookazaki","download_url":"https://codeload.github.com/sanshirookazaki/datastore-gui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanshirookazaki%2Fdatastore-gui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["google-cloud-datastore","google-cloud-platform"],"created_at":"2026-01-12T10:27:40.094Z","updated_at":"2026-01-12T10:27:40.726Z","avatar_url":"https://github.com/sanshirookazaki.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Datastore GUI\n\nGUI for Google Cloud Datastore Emulator\n![demo.gif](https://user-images.githubusercontent.com/13990981/111747158-55dd2c80-88d2-11eb-8cb5-699045dfad60.gif)\n\n## Getting started\n\n### docker\n\nYou can run it with docker-compose as in the [example](https://github.com/sanshirookazaki/datastore-gui/blob/master/example/docker-compose.yml).\n\nThe following environment variables need to be set.\n\n- `PROJECT_ID`: Google Cloud project ID\n- `DATASTORE_EMULATOR_HOST`: The emulator endpoint\n- `PORT`: the HTTP port (default 3000)\n\n```\n:\nservices:\n  datastore-gui:\n    image: 346o/datastore-gui:latest\n    ports:\n      - 3000:3000 # PORT:PORT\n    environment:\n      - PROJECT_ID=${PROJECT_ID}\n      - DATASTORE_EMULATOR_HOST=datastore:8081\n      - PORT=3000\n:\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanshirookazaki%2Fdatastore-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanshirookazaki%2Fdatastore-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanshirookazaki%2Fdatastore-gui/lists"}