{"id":21455522,"url":"https://github.com/hookdeck/ecommerce-serverless-eda","last_synced_at":"2026-02-13T13:56:31.206Z","repository":{"id":251364090,"uuid":"837196521","full_name":"hookdeck/ecommerce-serverless-eda","owner":"hookdeck","description":"An example serverless event-driven architecture using Hookdeck as and event gateway for cross-service communication","archived":false,"fork":false,"pushed_at":"2024-09-27T09:33:28.000Z","size":1586,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T12:57:27.547Z","etag":null,"topics":["event-driven-applications","event-driven-architecture","hookdeck","serverless","vercel","webhooks","xata"],"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/hookdeck.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":"2024-08-02T12:21:13.000Z","updated_at":"2024-09-27T09:33:32.000Z","dependencies_parsed_at":"2025-01-23T13:12:44.926Z","dependency_job_id":"235b548d-f9f6-4942-9036-be3a2fb9f939","html_url":"https://github.com/hookdeck/ecommerce-serverless-eda","commit_stats":null,"previous_names":["hookdeck/ecommerce-serverless-eda"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hookdeck/ecommerce-serverless-eda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hookdeck%2Fecommerce-serverless-eda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hookdeck%2Fecommerce-serverless-eda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hookdeck%2Fecommerce-serverless-eda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hookdeck%2Fecommerce-serverless-eda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hookdeck","download_url":"https://codeload.github.com/hookdeck/ecommerce-serverless-eda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hookdeck%2Fecommerce-serverless-eda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29409287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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":["event-driven-applications","event-driven-architecture","hookdeck","serverless","vercel","webhooks","xata"],"created_at":"2024-11-23T05:12:31.386Z","updated_at":"2026-02-13T13:56:31.173Z","avatar_url":"https://github.com/hookdeck.png","language":"TypeScript","readme":"# E-Commerce Serverless EDA\n\nThis is an example monorepo demonstrating building a serverless e-commerce event-driven architecture.\n\n![Web Store home page](docs/web-store.png)\n\n## Apps and Packages\n\nThe example includes the following packages/apps:\n\n- [`web-store`](apps/web-store/): a [Next.js](https://nextjs.org/) e-commerce example application\n- [`inventory`](apps/inventory): a [Next.js](https://nextjs.org/) application exposing services for inventory management API routes\n- `@repo/types`: shared type definitions across services in the EDA\n- `@repo/eslint-config`: `eslint` configurations (includes `eslint-config-next` and `eslint-config-prettier`)\n- `@repo/typescript-config`: `tsconfig.json`s used throughout the monorepo\n\nEach package/app is 100% [TypeScript](https://www.typescriptlang.org/).\n\n## Hosted service dependencies\n\nThe application relies on the following hosted services:\n\n- [Hookdeck](https://hookdeck.com/ref=github-serverless-eda-vercel) as an event gateway for inter-service communication\n- [Xata](https://xata.io?ref=github-serverless-eda-vercel) for data persistence\n- [Vercel](https://vercel.com?ref=github-serverless-eda-vercel) for deployment\n\n## Build\n\nTo build all apps and packages, run the following command:\n\n```\ncd serverless-eda-vercel\nnpm build\n```\n\n## Develop\n\nTo develop all apps and packages, run the following command:\n\n```\ncd serverless-eda-vercel\nnpm dev\n```\n\n## Useful Links\n\nLearn more about Turborepo:\n\n- [Tasks](https://turbo.build/repo/docs/core-concepts/monorepos/running-tasks)\n- [Caching](https://turbo.build/repo/docs/core-concepts/caching)\n- [Remote Caching](https://turbo.build/repo/docs/core-concepts/remote-caching)\n- [Filtering](https://turbo.build/repo/docs/core-concepts/monorepos/filtering)\n- [Configuration Options](https://turbo.build/repo/docs/reference/configuration)\n- [CLI Usage](https://turbo.build/repo/docs/reference/command-line-reference)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhookdeck%2Fecommerce-serverless-eda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhookdeck%2Fecommerce-serverless-eda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhookdeck%2Fecommerce-serverless-eda/lists"}