{"id":16509353,"url":"https://github.com/gitjeff05/tosbur-vue","last_synced_at":"2026-06-10T17:31:05.405Z","repository":{"id":70564523,"uuid":"420164243","full_name":"gitjeff05/tosbur-vue","owner":"gitjeff05","description":"The Electron wrapper for tosbur-web","archived":false,"fork":false,"pushed_at":"2021-10-22T16:13:26.000Z","size":1339,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-02T06:14:16.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/gitjeff05.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":"2021-10-22T16:12:44.000Z","updated_at":"2021-10-22T16:13:29.000Z","dependencies_parsed_at":"2023-03-11T08:46:14.495Z","dependency_job_id":null,"html_url":"https://github.com/gitjeff05/tosbur-vue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gitjeff05/tosbur-vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitjeff05%2Ftosbur-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitjeff05%2Ftosbur-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitjeff05%2Ftosbur-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitjeff05%2Ftosbur-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitjeff05","download_url":"https://codeload.github.com/gitjeff05/tosbur-vue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitjeff05%2Ftosbur-vue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34163253,"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-10T02:00:07.152Z","response_time":89,"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":"2024-10-11T15:50:11.132Z","updated_at":"2026-06-10T17:31:05.388Z","avatar_url":"https://github.com/gitjeff05.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tosbur-vue\n\nThe electron wrapper for electron-web \n\n## Project setup\n```\nyarn install\n```\n\n### Compiles and hot-reloads for development\n```\nyarn electron:serve\n```\n\n### Build electron app\n\n1. First, copy `dist` from `tosbur-web` to `./static/` so that the tree looks like:\n\n```\n❯ tree -L 2 static\nstatic\n└── dist\n    ├── assets\n    ├── favicon.ico\n    └── index.html\n```\n\ncp -R ../tosbur-web/dist ./static\n\n2. Removing leading slashes in references in ./static/dist/index.html  \n\n3. Export environment variables:\n\nexport DOCKER_IPC_SOCKET='http://unix:/var/run/docker.sock:'\nexport API_VERSION='v1.41'\n\n4. Build\n```\nyarn electron:build\n```\n\n# Project setup\n\nProject was setup with `electron-builder` and [vue-cli-plugin-electron-builder](https://nklayman.github.io/vue-cli-plugin-electron-builder/).\n\nThis was helpful to get going with the project, but `vue-cli-plugin-electron-builder` may be moot now. Once it was determined that electron-builder can load any file or url, regardless of how or where it was built, the decision was made to build the web application in a separate repository using Vite. This web application is housed in the `tosbur-web` repository.\n\n## Todos (Build related)\n\n1. Investigate the impact of entirely removing `vue-cli-plugin-electron-builder`.\n2. Should web app dist be sent to `./public`?\n3. Why do leading slashed have to be removed when using `file:///` in build?\n4. Export env variables should not be necessary.\n5. Icon\n6. Developer certificate","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitjeff05%2Ftosbur-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitjeff05%2Ftosbur-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitjeff05%2Ftosbur-vue/lists"}