{"id":36750331,"url":"https://github.com/octodemo/node-calculator-v11-sk","last_synced_at":"2026-01-12T12:43:30.766Z","repository":{"id":308140522,"uuid":"757709455","full_name":"octodemo/node-calculator-v11-sk","owner":"octodemo","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-04T09:50:39.000Z","size":1844,"stargazers_count":0,"open_issues_count":27,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-04T13:43:08.212Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/octodemo.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,"zenodo":null}},"created_at":"2024-02-14T20:18:09.000Z","updated_at":"2024-09-20T23:55:55.000Z","dependencies_parsed_at":"2025-08-04T13:43:13.940Z","dependency_job_id":"c65b6df1-40fa-43cd-a4e4-f89478cbd7e3","html_url":"https://github.com/octodemo/node-calculator-v11-sk","commit_stats":null,"previous_names":["octodemo/node-calculator-v11-sk"],"tags_count":null,"template":false,"template_full_name":"copilot-workshops/copilot-node-calculator","purl":"pkg:github/octodemo/node-calculator-v11-sk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octodemo%2Fnode-calculator-v11-sk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octodemo%2Fnode-calculator-v11-sk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octodemo%2Fnode-calculator-v11-sk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octodemo%2Fnode-calculator-v11-sk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octodemo","download_url":"https://codeload.github.com/octodemo/node-calculator-v11-sk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octodemo%2Fnode-calculator-v11-sk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-12T12:43:30.094Z","updated_at":"2026-01-12T12:43:30.759Z","avatar_url":"https://github.com/octodemo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Copilot Workshop\n\n## Enhance a Node Calculator app using GitHub Copilot\n\n\u003cimg width=\"400\" alt=\"Node Calculator image\" src=\"./assets/Node%20calculator%20image.png\"\u003e\n\nIn this fun workshop, you will learn how to use GitHub Copilot to enhance a node-based Calculator, with little to no coding experience required.\n\nThe project contains a simple node.js application that exposes REST APIs to perform arithmetic on integers, and provides a test suite with mocha and chai.\n\nEstimated time to complete: `10 to 60 minutes`\n\nParticipants will be guided to install the GitHub Copilot VS Code extension, and then use it to enhance a simple Node Calculator app. You will also use GitHub Copilot to write some missing unit tests for the Calculator app.\n\n\n## Instructions \n\nInside the `.instructions` folder you will find a number of markdown files that contain the instructions for this workshop.\n\nFilename | Description\n--- | ---\n[1. setup.md](\u003c/.instructions/1. setup.md\u003e) | Instructions for installing the GitHub Copilot VS Code extension and joining the GitHub Copilot trial.\n[2. core exercises.md](\u003c/.instructions/2. core exercises.md\u003e) | Instructions for the core exercise of this workshop.\n[3. challenge exercises.md](\u003c/.instructions/3. challenge exercises.md\u003e) | Challenge exercises for participants to complete.\n[4. additional resources.md](\u003c/.instructions/4. additional resources.md\u003e) | Additional resources for participants to explore after the workshop.\n\n\n## Running a workshop?\n\nIf you're planning to run a GitHub Copilot workshop, please review the [workshop guide](\u003c/.instructions/workshop organisers.md\u003e) for tips and tricks to help you run a successful workshop. \n\n\n## Project Structure\n\nIn this project you will find: \n\n* the node-based Calculator application\n* a `test` folder containing MOCHA unit tests for the Calculator app\n* a devcontainer that installs GitHub Copilot when the Codespace is created (If you want to use Codespaces)\n* an `.instructions` folder all the instructions for this workshop.\n* an `assets` folder containing images used in this workshop documentation.\n\n\n\n## FAQ \n\n- **How do I get a GitHub Copilot license?**\n  - You can request a trial license from your GitHub Sales representative or via Copilot for Individuals or Business licenses.\n- **How do I get a GitHub Codespaces license?**\n    - Codespaces is included with GitHub Enterprise Cloud, GitHub Enterprise Server, and GitHub Free. You can check under your [billing settings page](https://github.com/settings/billing).\n- **I am having trouble activating GitHub Copilot after I load the plugin, what should I do?**\n    - This could be because you launched your Codespace before you activated GitHub Copilot or accepted the invitation to the trial org. Please try to reload your Codespace and try again.\n\n## Acknowledgements\n\nA special thanks to the following awesome Hubbers who have contributed in many different ways to our workshops. \n[pierluigi](https://github.com/pierluigi), [parroty](https://github.com/yuichielectric), [yuichielectric](https://github.com/yuichielectric), [dchomh](https://github.com/dchomh), [nolecram](https://github.com/nolecram), [rsymo](https://github.com/rsymo), [damovisa](https://github.com/damovisa) and anyone else I've inadvertently missed.\n\nEnjoy your workshop!\n[anthonyborton](https://github.com/anthonyborton)\n\n_v1.0 Released June, 2023_","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctodemo%2Fnode-calculator-v11-sk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctodemo%2Fnode-calculator-v11-sk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctodemo%2Fnode-calculator-v11-sk/lists"}