{"id":23812701,"url":"https://github.com/yanglee2421/electron-react","last_synced_at":"2026-06-22T17:31:57.480Z","repository":{"id":269848813,"uuid":"908270514","full_name":"yanglee2421/electron-react","owner":"yanglee2421","description":"A sample project based on electron and react, supporting SQLite database","archived":false,"fork":false,"pushed_at":"2026-06-22T09:30:44.000Z","size":8339,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-22T11:17:13.046Z","etag":null,"topics":["better-sqlite3","electron","react","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yanglee2421.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-25T16:30:08.000Z","updated_at":"2026-06-22T09:30:49.000Z","dependencies_parsed_at":"2025-01-11T17:21:56.471Z","dependency_job_id":"b0e55f2d-5577-4221-8b11-510721bd0046","html_url":"https://github.com/yanglee2421/electron-react","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"8f09287ec807e037a99bb5fbc300d9f1fded6ca3"},"previous_names":["yanglee2421/reports","yanglee2421/electron-react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yanglee2421/electron-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanglee2421%2Felectron-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanglee2421%2Felectron-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanglee2421%2Felectron-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanglee2421%2Felectron-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yanglee2421","download_url":"https://codeload.github.com/yanglee2421/electron-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanglee2421%2Felectron-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34659896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":["better-sqlite3","electron","react","vite"],"created_at":"2025-01-02T02:32:50.476Z","updated_at":"2026-06-22T17:31:57.417Z","avatar_url":"https://github.com/yanglee2421.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \n\n## Database\n\n- password: `Joney`\n\n## Development\n\n```powershell\n$OutputEncoding = [Console]::OutputEncoding = [Text.Encoding]::UTF8\n```\n\nCommonjs modules must be imported using require\n\n```ts\n//\nconst require = createRequire(import.meta.url);\n// odbc only support commonjs\nconst odbc: typeof import(\"odbc\") = require(\"odbc\");\n```\n\n## Build\n\n```powershell\n# Install chocolatey cli\nSet-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))\n# Install rebuild dependencies for ia32\nchoco install python visualstudio2022-workload-vctools -y\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanglee2421%2Felectron-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanglee2421%2Felectron-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanglee2421%2Felectron-react/lists"}