{"id":25580348,"url":"https://github.com/patheard/wordpress-frontend-proxy","last_synced_at":"2026-04-04T20:32:05.984Z","repository":{"id":278451293,"uuid":"935664312","full_name":"patheard/wordpress-frontend-proxy","owner":"patheard","description":"Typescript app that acts as a frontend for a WordPress site","archived":false,"fork":false,"pushed_at":"2025-03-04T19:40:50.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-11T16:10:57.279Z","etag":null,"topics":["bun","terraform","wordpress"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/patheard.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":"2025-02-19T20:13:58.000Z","updated_at":"2025-02-23T14:59:55.000Z","dependencies_parsed_at":"2025-02-19T21:25:44.401Z","dependency_job_id":"121c846d-dea6-4ff3-9c7b-b09163ce17c8","html_url":"https://github.com/patheard/wordpress-frontend-proxy","commit_stats":null,"previous_names":["patheard/wordpress-frontend","patheard/wordpress-frontend-proxy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patheard/wordpress-frontend-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patheard%2Fwordpress-frontend-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patheard%2Fwordpress-frontend-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patheard%2Fwordpress-frontend-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patheard%2Fwordpress-frontend-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patheard","download_url":"https://codeload.github.com/patheard/wordpress-frontend-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patheard%2Fwordpress-frontend-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: 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":["bun","terraform","wordpress"],"created_at":"2025-02-21T04:15:36.512Z","updated_at":"2026-04-04T20:32:05.934Z","avatar_url":"https://github.com/patheard.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress frontend proxy :arrows_counterclockwise:\nA small app that uses the WordPress API to load content and serve a site.  The pages are rendered using Handlebars.\n\nAlso includes the Terraform to run this as a Lambda function behind a CloudFront distribution.\n\n## Running locally\n```sh\n# Install bun or use the devcontainer\n# https://bun.sh/docs/installation\ncd app\ncp .env.example .env # and set your values\nbun install\nbun start\n```\n\n## Terraform\nYou will need to build a Docker image to run, which is currently exected to be an `arm64` image.\n```sh\ndocker build \\\n    --tag wordpress-frontend \\\n    --file ./app/Dockerfile \\\n    --platform linux/arm64 ./app \n```\n\nYou can do it as `amd64` as well if you update the `terraform/lambda.tf` resource's [architectures](https://github.com/patheard/wordpress-frontend/blob/dfa9dfc6d26b62396fdb5f00b8c2e1dd4d615c59/terraform/lambda.tf#L7).\n\n```sh\ncd terraform\nterraform init\nterraform apply\n```\n\n:warning: The above will fail on first run since the Docker image will not be in the new Elastic Container Registry (ECR).  Push your Docker image up and re-run the apply to fix.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatheard%2Fwordpress-frontend-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatheard%2Fwordpress-frontend-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatheard%2Fwordpress-frontend-proxy/lists"}