{"id":17206641,"url":"https://github.com/arpansaha13/vilectron","last_synced_at":"2025-08-02T19:08:38.749Z","repository":{"id":58872753,"uuid":"469013840","full_name":"arpansaha13/vilectron","owner":"arpansaha13","description":"Opinionated nuxt-electron starter template","archived":false,"fork":false,"pushed_at":"2024-09-29T14:17:03.000Z","size":567,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T01:39:44.336Z","etag":null,"topics":["electron","nuxt3","starter-template","typescript"],"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/arpansaha13.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-03-12T07:34:47.000Z","updated_at":"2025-06-30T06:21:18.000Z","dependencies_parsed_at":"2023-02-01T02:01:12.669Z","dependency_job_id":"ecd8900f-8553-4501-8f41-59fcaaea42d4","html_url":"https://github.com/arpansaha13/vilectron","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/arpansaha13/vilectron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpansaha13%2Fvilectron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpansaha13%2Fvilectron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpansaha13%2Fvilectron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpansaha13%2Fvilectron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arpansaha13","download_url":"https://codeload.github.com/arpansaha13/vilectron/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpansaha13%2Fvilectron/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268439390,"owners_count":24250671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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","nuxt3","starter-template","typescript"],"created_at":"2024-10-15T02:43:39.740Z","updated_at":"2025-08-02T19:08:38.723Z","avatar_url":"https://github.com/arpansaha13.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Vilectron\n\u003c/h1\u003e\n\n\u003cp align=\"center\" style=\"\"\u003e\n  Opinionated nuxt-electron starter template\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/82361490/229339341-d11da04b-7a44-4706-93d9-7bcf218977b8.png\" alt=\"Vilectron preview\" width=\"600\" /\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n❤ Inspired from [nuxt-electron-trpc-prisma](https://github.com/gurvancampion/nuxt-electron-trpc-prisma)\n\n## Nuxt 3 Modules\n\n- [NuxtUI](https://ui.nuxt.com) - A UI Library for Modern Web Apps.\n- [VueUse](https://vueuse.org) - Collection of Vue Composition Utilities.\n- [Pinia](https://pinia.vuejs.org) - The Vue Store that you will enjoy using.\n- [Headless UI](https://headlessui.com) - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.\n- [Image](https://v1.image.nuxtjs.org) - Plug-and-play image optimization for Nuxt apps.\n\n\u003e These are the pre-packed modules in this starter template. Feel free to ditch any module you won't be using.\n\n## Nuxt UI Modules\n\nThese modules are pre-packed with the Nuxt UI module.\n\n- [TailwindCSS](https://tailwindcss.com/) - Rapidly build modern websites without ever leaving your HTML.\n- [Color mode](https://color-mode.nuxtjs.org) - Dark and Light mode with auto-detection made easy with Nuxt 🌗.\n- [Icon](https://nuxt.com/modules/icon) - Icon module for Nuxt with 100,000+ ready to use icons from Iconify.\n\n\u003e Nuxt UI includes components powered by Headless UI, but the [nuxt-headlessui](https://nuxt.com/modules/headlessui) module is also added separately to enable native Headless UI syntax and functionality.\n\n## Other Features\n\n- [pnpm](https://pnpm.io/) - Fast, disk space efficient package manager.\n- [Prettier](https://prettier.io/) - Opinionated code formatter.\n- [TypeScript](https://www.typescriptlang.org/) - Why not?\n\n# Quick start\n\n### Run dev server\n\nRun the dev server in an electron app:\n```bash\npnpm dev\n```\n\n### Build the app\n\nBuild the electron app:\n```bash\npnpm build\n```\n\n# Checklist\n\nWhen you use this template, try to follow the checklist to update your info properly\n\n- [ ] Change the author name in `LICENSE`\n- [ ] Remove `\u003cNuxtWelcome /\u003e` in `pages/index.vue`\n- [ ] Change `author`, `name`, `version` and `description` in `package.json`\n- [ ] Remove or change `repository` and `bugs` in `package.json`\n- [ ] Clean up the READMEs\n- [ ] Remove any modules you won't be needing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpansaha13%2Fvilectron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farpansaha13%2Fvilectron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpansaha13%2Fvilectron/lists"}