{"id":13545914,"url":"https://github.com/victorgz/sfdc-apex-continuations","last_synced_at":"2025-04-02T17:32:22.690Z","repository":{"id":42842032,"uuid":"263350434","full_name":"victorgz/sfdc-apex-continuations","owner":"victorgz","description":"Examples of the implementation and testing of Apex Continuations in LWC and Aura","archived":false,"fork":false,"pushed_at":"2023-01-06T03:57:21.000Z","size":1127,"stargazers_count":6,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-03T14:34:44.643Z","etag":null,"topics":["apex","apex-continuations","lwc","salesforce","salesforce-developers"],"latest_commit_sha":null,"homepage":"https://developer.salesforce.com/blogs/2020/05/apex-continuations-implementation-and-testing-in-aura-lwc.html","language":"Apex","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/victorgz.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}},"created_at":"2020-05-12T13:50:14.000Z","updated_at":"2022-07-27T06:47:50.000Z","dependencies_parsed_at":"2023-02-05T06:31:51.411Z","dependency_job_id":null,"html_url":"https://github.com/victorgz/sfdc-apex-continuations","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/victorgz%2Fsfdc-apex-continuations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorgz%2Fsfdc-apex-continuations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorgz%2Fsfdc-apex-continuations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorgz%2Fsfdc-apex-continuations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorgz","download_url":"https://codeload.github.com/victorgz/sfdc-apex-continuations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246860215,"owners_count":20845630,"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":["apex","apex-continuations","lwc","salesforce","salesforce-developers"],"created_at":"2024-08-01T12:00:26.762Z","updated_at":"2025-10-14T12:10:00.401Z","avatar_url":"https://github.com/victorgz.png","language":"Apex","funding_links":[],"categories":["On Platform Community Repos"],"sub_categories":[],"readme":"# Apex Continuations: Implementation and testing in Aura and Lighting Web Components\n\n## Installation with SFDX\n\n1. Set up your environment. If you haven't done it yet, follow the steps in the Quick Start: [Lightning Web Components Trailhead project](https://trailhead.salesforce.com/content/learn/projects/quick-start-lightning-web-components/):\n\n- Enable a Dev Hub in your Trailhead Playground\n- Install the Salesforce CLI\n- Install Visual Studio Code\n- Install the Visual Studio Code Salesforce extensions, including the Lightning Web Components extension\n\n2. Authenticate with your hub org and provide it with an alias (myhuborg in the command below):\n\n```\nsfdx force:auth:web:login -d -a myhuborg\n```\n\n3. Clone the repository:\n\n```\ngit clone https://github.com/victorgz/sfdc-apex-continuations\ncd sfdc-apex-continuations\n```\n\n4. Create a scratch org and provide it with an alias (continuations_scratch in the command below):\n\n```\nsfdx force:org:create -s -f config/project-scratch-def.json -a continuations_scratch\n```\n\n5. Push the app to your scratch org:\n\n```\nsfdx force:source:push\n```\n\n6. Open the scratch org:\n\n```\nsfdx force:org:open\n```\n\nNow the code is ready in your scratch org, and you can test the different Lightning Web Components inside your pages\n\n## Contributing\n\nPull requests are welcome. For major changes, please [open an issue](https://github.com/victorgz/sfdc-apex-continuations/issues) first to discuss what you would like to change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorgz%2Fsfdc-apex-continuations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorgz%2Fsfdc-apex-continuations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorgz%2Fsfdc-apex-continuations/lists"}