{"id":22448374,"url":"https://github.com/xjonathanlei/worker-starkliup-install","last_synced_at":"2025-07-13T08:34:41.423Z","repository":{"id":265734470,"uuid":"658177309","full_name":"xJonathanLEI/worker-starkliup-install","owner":"xJonathanLEI","description":"A simple Cloudflare worker that just serves the starkliup install script","archived":false,"fork":false,"pushed_at":"2023-06-25T08:03:43.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-07T01:12:18.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://get.starkli.sh","language":"Rust","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/xJonathanLEI.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":"2023-06-25T02:34:54.000Z","updated_at":"2023-06-25T23:21:18.000Z","dependencies_parsed_at":"2024-12-01T23:45:56.217Z","dependency_job_id":"e0bf1f10-a78e-4cd6-9864-a5c4a86e3b6c","html_url":"https://github.com/xJonathanLEI/worker-starkliup-install","commit_stats":null,"previous_names":["xjonathanlei/worker-starkliup-install"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xJonathanLEI/worker-starkliup-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fworker-starkliup-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fworker-starkliup-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fworker-starkliup-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fworker-starkliup-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xJonathanLEI","download_url":"https://codeload.github.com/xJonathanLEI/worker-starkliup-install/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fworker-starkliup-install/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265110024,"owners_count":23712796,"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":[],"created_at":"2024-12-06T04:22:54.302Z","updated_at":"2025-07-13T08:34:41.369Z","avatar_url":"https://github.com/xJonathanLEI.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# worker-starkliup-install\n\nA simple serverless Cloudflare Worker for serving the [install script](https://github.com/xJonathanLEI/starkli/blob/master/starkliup/install) for `starkliup`. The primary reason for this to exist is to (unnecessarily) save users an HTTP redirection roundtrip.\n\n## Prerequisite\n\nSince the codebase is written in Rust, you'll need to [install Rust](https://www.rust-lang.org/tools/install) to build the worker.\n\n[Wrangler 2](https://github.com/cloudflare/wrangler2) is also required to develop and deploy this project. Do not confuse it with the older version.\n\n## Development\n\nCloudflare Workers is a closed-source SAAS offering. The closest thing we can get for local development is [miniflare](https://github.com/cloudflare/miniflare). To start, install it with `npm` (do _NOT_ install with `yarn` until this [issue](https://github.com/cloudflare/miniflare/issues/454) resolves) with:\n\n```console\nnpm install -g miniflare\n```\n\nThen, build the worker:\n\n```console\nwrangler publish --dry-run\n```\n\nFinally, run the compiled worker with `miniflare` with the script provided:\n\n```console\n./dev.sh\n```\n\nThe local worker instance should expose the service on port `8787`, which can be customized via the `--port` flag.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjonathanlei%2Fworker-starkliup-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjonathanlei%2Fworker-starkliup-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjonathanlei%2Fworker-starkliup-install/lists"}