{"id":13800978,"url":"https://github.com/KilleenCode/tauri-update-cloudflare","last_synced_at":"2025-05-13T10:30:51.356Z","repository":{"id":42080183,"uuid":"474374702","full_name":"KilleenCode/tauri-update-cloudflare","owner":"KilleenCode","description":"A Tauri update server, hosted as a Cloudflare edge function ","archived":false,"fork":false,"pushed_at":"2023-06-03T10:39:22.000Z","size":1004,"stargazers_count":80,"open_issues_count":13,"forks_count":56,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-08-04T00:05:41.888Z","etag":null,"topics":["cloudflare","tauri","tauri-app"],"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/KilleenCode.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-26T14:39:53.000Z","updated_at":"2024-08-04T00:05:44.453Z","dependencies_parsed_at":"2024-01-08T08:04:00.698Z","dependency_job_id":null,"html_url":"https://github.com/KilleenCode/tauri-update-cloudflare","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KilleenCode%2Ftauri-update-cloudflare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KilleenCode%2Ftauri-update-cloudflare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KilleenCode%2Ftauri-update-cloudflare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KilleenCode%2Ftauri-update-cloudflare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KilleenCode","download_url":"https://codeload.github.com/KilleenCode/tauri-update-cloudflare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225198955,"owners_count":17437004,"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","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":["cloudflare","tauri","tauri-app"],"created_at":"2024-08-04T00:01:18.185Z","updated_at":"2024-11-18T15:31:26.129Z","avatar_url":"https://github.com/KilleenCode.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Development"],"sub_categories":["Integrations"],"readme":"# Tauri Update Server: Cloudflare\n\n[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/killeencode/tauri-update-cloudflare)\n\n## One-Click Deploy\n1. Click the button above, let Cloudflare walk you through: it's easy!\n2. Go to your forked repository, edit `wrangler.toml`:\n    -  Update `GITHUB_ACCOUNT` and `GITHUB_REPO` to point to the Tauri project you're publishing releases from\n\nMuch credit to [@lemarier](https://github.com/lemarier) for the underlying logic at https://github.com/lemarier/updater-deno\n\n## Tauri Version Support\n### Tauri \u003e= v1.0.0-rc5:\n\nuse `https://your-update-server.com/v1` route\n\nFor example usage, see [Brancato config](https://github.com/KilleenCode/brancato/blob/main/src-tauri/tauri.conf.json#L55)\n\n### Legacy\nuse `https://your-update-server.com/`\n\n## Cloudflare Wrangler\n\n### 👩 💻 Developing\n\n`wrangler dev`\n\n[`src/index.ts`](./src/index.ts) calls the request handler in [`src/handler.ts`](./src/handler.ts), and will return the [request method](https://developer.mozilla.org/en-US/docs/Web/API/Request/method) for the given request.\n\n### 🧪 Testing\n\nThis template comes with jest tests which simply test that the request handler can handle each request method. `npm test` will run your tests.\n\n### 👀 Previewing and Publishing\n\n`wrangler preview`\n`wrangler publish`\n\nFor information on how to preview and publish your worker, please see the [Wrangler docs](https://developers.cloudflare.com/workers/tooling/wrangler/commands/#publish).\n\n\n## Private repos\n\nIn order to work with private repos you need to set `GITHUB_TOKEN` variable to your `wrangler.toml` file. You can create a [personal access token here](https://github.com/settings/tokens/new), create it with the repo permissions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKilleenCode%2Ftauri-update-cloudflare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKilleenCode%2Ftauri-update-cloudflare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKilleenCode%2Ftauri-update-cloudflare/lists"}