{"id":21043416,"url":"https://github.com/crystallizeapi/hello-world-comics-app","last_synced_at":"2026-04-21T21:31:47.175Z","repository":{"id":85953291,"uuid":"550152387","full_name":"CrystallizeAPI/hello-world-comics-app","owner":"CrystallizeAPI","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-10T16:46:16.000Z","size":508,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-02T02:24:37.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"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/CrystallizeAPI.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}},"created_at":"2022-10-12T09:34:52.000Z","updated_at":"2022-10-17T16:37:53.000Z","dependencies_parsed_at":"2023-06-05T08:00:25.054Z","dependency_job_id":null,"html_url":"https://github.com/CrystallizeAPI/hello-world-comics-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CrystallizeAPI/hello-world-comics-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fhello-world-comics-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fhello-world-comics-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fhello-world-comics-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fhello-world-comics-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrystallizeAPI","download_url":"https://codeload.github.com/CrystallizeAPI/hello-world-comics-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fhello-world-comics-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32110832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2024-11-19T14:12:43.510Z","updated_at":"2026-04-21T21:31:47.133Z","avatar_url":"https://github.com/CrystallizeAPI.png","language":"TypeScript","readme":"# Hello World Comics\n\n---\n\nThis repository is what we call a \"subtree split\": a read-only copy of one directory of the main repository.\n\nIf you want to report or contribute, you should do it on the main repository: https://github.com/CrystallizeAPI/apps\n\n---\n\nThis is an example of a Crystallize App.\n\nYou can find more information on the app mechanism here: https://crystallize.com/learn/user-guides/getting-started/apps\n\n## What does it do\n\nThe example app:\n\n-   fetches comics from the public tenants\n-   checks the signature if the SIGNING SECRET is set in the environment variables.\n-   provide an example of running behing HTTPs with Caddy for local development\n\n## Local development with HTTPs\n\nCrystallize apps MUST run on top of HTTPS for security reasons.\n\nTo work locally, the application must there be behind HTTPs, you can use `ngrok` (or similar) to proxy it.\n\nThe simplest is to create a `.local` domain name that can be used with Caddy\n\n### Using /etc/hosts\n\n```\n127.0.0.1 helloworld.crystallize.app.local\n```\n\n### Using dnsmasq\n\n```bash\nbrew install dnsmasq\necho \"address=/.crystallize.app.local/127.0.0.1\" \u003e\u003e /opt/homebrew/etc/dnsmasq.conf\nsudo mkdir -p /etc/resolver \u0026\u0026 echo \"nameserver 127.0.0.1\" \u003e /etc/resolver/local\nsudo brew services restart dnsmasq\n```\n\n### Running the project\n\n```bash\nmake serve\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystallizeapi%2Fhello-world-comics-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrystallizeapi%2Fhello-world-comics-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystallizeapi%2Fhello-world-comics-app/lists"}