{"id":18583203,"url":"https://github.com/crabnebula-dev/jsnation23-workshop","last_synced_at":"2026-03-19T05:10:51.522Z","repository":{"id":164480708,"uuid":"639418228","full_name":"crabnebula-dev/jsnation23-workshop","owner":"crabnebula-dev","description":"Code accompanying the Rust Nation 2023 hands-on workshop","archived":false,"fork":false,"pushed_at":"2023-05-16T13:40:48.000Z","size":261,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"tauri","last_synced_at":"2025-05-16T04:37:07.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crabnebula-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_APACHE-2.0","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-05-11T12:42:09.000Z","updated_at":"2023-07-25T15:10:44.000Z","dependencies_parsed_at":"2023-07-20T18:16:04.051Z","dependency_job_id":null,"html_url":"https://github.com/crabnebula-dev/jsnation23-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crabnebula-dev/jsnation23-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fjsnation23-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fjsnation23-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fjsnation23-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fjsnation23-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crabnebula-dev","download_url":"https://codeload.github.com/crabnebula-dev/jsnation23-workshop/tar.gz/refs/heads/tauri","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fjsnation23-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018781,"owners_count":26086452,"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-10-14T02:00:06.444Z","response_time":60,"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-11-07T00:21:12.646Z","updated_at":"2025-10-14T10:32:20.574Z","avatar_url":"https://github.com/crabnebula-dev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Beyond the Framework: Distributing Your Desktop App Like a Pro\n\nThis is the code accompanying the JSNation 2023 workshop. \n\n## Prerequisites\n\n1. Setup Tauri prerequisites for your OS (especially on Linux): \n   https://tauri.app/v1/guides/getting-started/prerequisites/\n\n2. Install [NodeJS](https://nodejs.org/en) then run the following command to enable corepack (this will make all popular package managers available)\n\n    ```\n    corepack enable\n    ```\n\n3. Clone this repo\n\n    ```\n    git clone https://github.com/crabnebula-dev/jsnation23-workshop\n    ```\n\n4. Install dependencies\n\n    ```\n    npm i\n    \n    # OR\n    \n    pnpm i\n    \n    # OR\n    \n    yarn\n    ```\n\n## Structure\n\nThis repo contains a handful or numbered snapshots (1 through 4) in the `./checkpoints` subfolder that correspond to the numbered stages on the slides. You can check out any of these to time-travel or skip ahead. \n\n## Getting Started\n\nYou can run the checkpoint apps by running one of the following commands:\n\n```\nnpm run start --workspace=checkpoint-\u003ccheckpoint number\u003e\n\n# OR\n\npnpm run --filter checkpoint-\u003ccheckpoint number\u003e start\n\n# OR\n\nyarn workspace checkpoint-\u003ccheckpoint number\u003e start\n```\n\n## License\n\n\u003csup\u003e\nLicensed under either of \u003ca href=\"LICENSE-APACHE\"\u003eApache License, Version\n2.0\u003c/a\u003e or \u003ca href=\"LICENSE-MIT\"\u003eMIT license\u003c/a\u003e at your option.\n\u003c/sup\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrabnebula-dev%2Fjsnation23-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrabnebula-dev%2Fjsnation23-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrabnebula-dev%2Fjsnation23-workshop/lists"}