{"id":18206658,"url":"https://github.com/stwissel/blog-comments-public","last_synced_at":"2025-07-05T19:38:47.347Z","repository":{"id":52366155,"uuid":"101466510","full_name":"Stwissel/blog-comments-public","owner":"Stwissel","description":"Backend to collect comments made on my blog","archived":false,"fork":false,"pushed_at":"2024-04-02T16:16:33.000Z","size":113,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T20:53:38.249Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"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/Stwissel.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":"2017-08-26T06:06:04.000Z","updated_at":"2022-09-02T16:37:26.000Z","dependencies_parsed_at":"2024-12-21T09:24:46.863Z","dependency_job_id":"1343b120-4ea3-4aef-beba-50e310a3a26e","html_url":"https://github.com/Stwissel/blog-comments-public","commit_stats":{"total_commits":50,"total_committers":2,"mean_commits":25.0,"dds":"0.21999999999999997","last_synced_commit":"77f43732588185fc02774098aef8db6ded21d50e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stwissel%2Fblog-comments-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stwissel%2Fblog-comments-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stwissel%2Fblog-comments-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stwissel%2Fblog-comments-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stwissel","download_url":"https://codeload.github.com/Stwissel/blog-comments-public/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247715779,"owners_count":20984108,"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-11-03T12:05:45.063Z","updated_at":"2025-04-07T19:29:28.068Z","avatar_url":"https://github.com/Stwissel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blog-comments-public\n\nBackend to collect comments made on my blog\n\n`.env` file is needed for `docker-compose up`:\n\n| Variable       | default                  | Purpose                        |\n| -------------- | ------------------------ | ------------------------------ |\n| ClientSecret   | ./.                      | OAuth for Repo                 |\n| ClientToken    | ./.                      | OAuth for Repo                 |\n| PushToken      | ./.                      | OAuth for Push Notification    |\n| PushUser       | ./.                      | OAuth for Push Notification    |\n| OauthURL       | bitbucket.org            | IdP for auth                   |\n| RepositoryURL  | stwissel/blogsource      | Which repo to get the PR       |\n| PORT           | 8080                     | Where does the app listen      |\n| CaptchaSecret  | ./.                      | to Validate captcha            |\n| ACTIVITY_USERS | /opt/activity/users.json | Users for mastodon .well-known |\n\n## users.json for Mastodon\n\n```json\n{\n  \"some@e.mail\": {\n    \"userid\": \"some\",\n    \"domain\": \"mastodon.social\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstwissel%2Fblog-comments-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstwissel%2Fblog-comments-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstwissel%2Fblog-comments-public/lists"}