{"id":15826255,"url":"https://github.com/frigus02/wfps2023-starter","last_synced_at":"2025-07-29T16:43:44.446Z","repository":{"id":184951659,"uuid":"660091171","full_name":"frigus02/wfps2023-starter","owner":"frigus02","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-18T23:01:50.000Z","size":2677,"stargazers_count":2,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-24T07:38:34.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/frigus02.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-29T08:16:30.000Z","updated_at":"2023-11-08T11:17:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9248bc2-e075-47ab-b4e1-ebc98ec43c2e","html_url":"https://github.com/frigus02/wfps2023-starter","commit_stats":null,"previous_names":["frigus02/wfps2023-starter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frigus02/wfps2023-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Fwfps2023-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Fwfps2023-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Fwfps2023-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Fwfps2023-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frigus02","download_url":"https://codeload.github.com/frigus02/wfps2023-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Fwfps2023-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267718939,"owners_count":24133466,"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-07-29T02:00:12.549Z","response_time":2574,"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-10-05T09:43:57.090Z","updated_at":"2025-07-29T16:43:44.402Z","avatar_url":"https://github.com/frigus02.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Framework Perspective Summit 2023 - Starter kits\n\n## Instruction regarding creating a Github app for fetching repo discussions\nCreate a GitHub app and install it on the repository. This has to be done by the repo owner but only has to happen once.\n\n  - Open https://github.com/settings/apps/new\n  - Enter the following settings:\n    - Github App name: Your choice but inlude \"(local dev)\" for clarity.\n    - Homepage URL: http://localhost:1234 (1234 can be replaced by your dev server port number, e.g., 3000 for Next, but it ain't important really ...)\n    - Callback URL: http://localhost:1234/oauth/callback\n    - Uncheck \"Active\" under \"Webhook\".\n    - Under \"Permissions\", expand \"Repository permissions\". Check \"Read-only\"\n      for \"Discussions\".\n    - For the other options, leaving the defaults should be enough.\n  - Once the app is installed, use \"Install App\" to add it to your team's repo.\n    You'll find a numeric \"installation id\" in the URL.\n  - Share the app id and the client id with your team members.\n  - Each team member will also need a private key and a client secrets. Note\n    that these cannot be accessed in the UI later. Copy them immediately.\n\n- Create a `.env` file with the content:\n\n  ```\n  GITHUB_REPO_OWNER=frigus02\n  GITHUB_REPO_NAME=wpfs2023-starter\n\n  GITHUB_CLIENT_ID=\"Client ID\"\n  GITHUB_APP_ID=\"App ID\"\n  GITHUB_INSTALLATION_ID=\"Installation id for this repo\"\n  GITHUB_CLIENT_SECRET=\"Client secret\"\n  ```\n\n- Copy the private key to `.env.private-key.pem`.\n\nThe repo owner needs to create the application but can generate keys and secrets\nfor each team member. For deployment, create an app with similar settings but\ninclude \"(prod)\" in the name and adjust the URLs accordingly. You can also add\nmultiple callback URLs if you want to try multiple rollout stages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrigus02%2Fwfps2023-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrigus02%2Fwfps2023-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrigus02%2Fwfps2023-starter/lists"}