{"id":49741554,"url":"https://github.com/luccasfr/electron-boilerplate","last_synced_at":"2026-05-09T19:28:02.409Z","repository":{"id":239780175,"uuid":"799354874","full_name":"luccasfr/electron-boilerplate","owner":"luccasfr","description":"Boilerplate for Electron apps with file-based router, tailwind, shadcn/ui, and many more.","archived":false,"fork":false,"pushed_at":"2025-03-07T22:01:47.000Z","size":1647,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T22:28:35.841Z","etag":null,"topics":["electron-forge","react","shadcn-ui","tailwindcss","tanstack-router","typescript","vite"],"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/luccasfr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-11T22:07:39.000Z","updated_at":"2025-03-07T21:52:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c35bc0a-8f35-4dce-b0fb-6525441572ed","html_url":"https://github.com/luccasfr/electron-boilerplate","commit_stats":null,"previous_names":["luccasfr/electron-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luccasfr/electron-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luccasfr%2Felectron-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luccasfr%2Felectron-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luccasfr%2Felectron-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luccasfr%2Felectron-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luccasfr","download_url":"https://codeload.github.com/luccasfr/electron-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luccasfr%2Felectron-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32832447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["electron-forge","react","shadcn-ui","tailwindcss","tanstack-router","typescript","vite"],"created_at":"2026-05-09T19:28:01.817Z","updated_at":"2026-05-09T19:28:02.394Z","avatar_url":"https://github.com/luccasfr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electron Boilerplate\n\n## What's included out-of-the-box?\n\n- Electron Forge\n- Vite\n- React\n- TailwindCSS\n- shadcn/ui\n- Full Typescript support\n- Tanstack file-based router\n\n## There are two options\n\n1. With the system title-bar which is the \"default\".\n   ![Default](./assets/default.png)\n\n2. With custom title-bar. (branch: `custom-title-bar`)\n   ![Custom](./assets/custom-title-bar.png)\n\nIn case you want this second option, you can clone the branch with it:\n\n```bash\ngit clone -b custom-title-bar https://github.com/luccasfr/electron-boilerplate\n```\n\n## How to get started?\n\n1. Install dependencies\n\n```bash\nnpm install\n```\n\n2. Start the project\n\n```bash\nnpm start\n```\n\n## How to create new routes?\n\nJust push new routes into `app` dir and `@tanstack/router-vite-plugin` will do the job, generating the `routeTree.gen.ts` file.\nIn case of doubts, follow the doc's.\n\nTo check **filename conventions**, follow this [link](https://tanstack.com/router/latest/docs/framework/react/guide/file-based-routing#file-naming-conventions).\n\n## Authors\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/luccasfr\"\u003e\n        \u003cimg src=\"https://github.com/luccasfr.png?size=100\" /\u003e\n        \u003cp\u003eLucas Ferreira\u003c/p\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluccasfr%2Felectron-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluccasfr%2Felectron-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluccasfr%2Felectron-boilerplate/lists"}