{"id":39349262,"url":"https://github.com/pixelsdb/pixels-rover","last_synced_at":"2026-01-18T02:27:30.636Z","repository":{"id":104431264,"uuid":"496690749","full_name":"pixelsdb/pixels-rover","owner":"pixelsdb","description":"The web UI of PixelsDB.","archived":false,"fork":false,"pushed_at":"2024-11-07T14:58:29.000Z","size":6145,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-07T15:39:23.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixelsdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-26T16:20:26.000Z","updated_at":"2024-11-07T14:58:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"a33394a2-8e66-47de-8048-d6b9aeaf3291","html_url":"https://github.com/pixelsdb/pixels-rover","commit_stats":null,"previous_names":["pixelsdb/pixels-rover"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pixelsdb/pixels-rover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelsdb%2Fpixels-rover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelsdb%2Fpixels-rover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelsdb%2Fpixels-rover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelsdb%2Fpixels-rover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelsdb","download_url":"https://codeload.github.com/pixelsdb/pixels-rover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelsdb%2Fpixels-rover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28526569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2026-01-18T02:27:30.529Z","updated_at":"2026-01-18T02:27:30.618Z","avatar_url":"https://github.com/pixelsdb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pixels-rover\nThe web UI of Pixels. \n\nWatch the demonstration video:\n[![IMAGE](video/pixels-rover-720p-cover.png)](https://www.bilibili.com/video/BV1awDQYcEsN/?vd_source=da6f80d8fe2bab1291999a9535251c78)\n[Download the Video](video/pixels-rover-720p.mp4)\n\n## Install Step-by-Step\nLogin MySQL and create a user and create a pixels_rover database for Pixels:\n```sql\nCREATE USER 'pixels'@'%' IDENTIFIED BY 'password';\nCREATE DATABASE pixels_rover;\nGRANT ALL PRIVILEGES ON pixels_rover.* to 'pixels'@'%';\nFLUSH PRIVILEGES;\n```\n\nUse `db/pixels_rover.sql` to create tables in `pixels_rover`\n\nAdjust the configuration in the `application.properties` file\n\n```yaml\n# mysql username\nspring.datasource.username=pixels\n# mysql password\nspring.datasource.password=password\n# pixels_rover port\nserver.port=8081\n# text to sql url\ntext2sql.url=http://localhost/text2sql\n# pixels server port\npixels.server.port=18890\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelsdb%2Fpixels-rover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelsdb%2Fpixels-rover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelsdb%2Fpixels-rover/lists"}