{"id":15392641,"url":"https://github.com/jackdbd/vampa","last_synced_at":"2026-02-27T04:34:33.990Z","repository":{"id":170297344,"uuid":"646428303","full_name":"jackdbd/vampa","owner":"jackdbd","description":"Monorepo I use for my Cloudflare Pages Functions plugins and Hono middlewares","archived":false,"fork":false,"pushed_at":"2024-01-10T23:24:11.000Z","size":751,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T00:51:43.422Z","etag":null,"topics":["cloudflare-pages","hono"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jackdbd.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}},"created_at":"2023-05-28T11:22:42.000Z","updated_at":"2024-05-01T07:23:01.000Z","dependencies_parsed_at":"2024-01-11T01:27:40.361Z","dependency_job_id":null,"html_url":"https://github.com/jackdbd/vampa","commit_stats":null,"previous_names":["jackdbd/vampa"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jackdbd/vampa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fvampa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fvampa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fvampa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fvampa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackdbd","download_url":"https://codeload.github.com/jackdbd/vampa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fvampa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29884782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"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":["cloudflare-pages","hono"],"created_at":"2024-10-01T15:15:26.839Z","updated_at":"2026-02-27T04:34:33.974Z","avatar_url":"https://github.com/jackdbd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vampa 🔥\n\n![CI workflow](https://github.com/jackdbd/vampa/actions/workflows/ci.yaml/badge.svg)\n\nMonorepo I use for my [Cloudflare Pages Functions](https://developers.cloudflare.com/pages/platform/functions/) plugins and [Hono](https://github.com/honojs) middlewares.\n\n## Installation\n\nClone the repo:\n\n```sh\ngit clone git@github.com:jackdbd/vampa.git\n\ncd vampa\n```\n\nInstall all dependencies from npmjs.com:\n\n```sh\nnpm install --include dev\n```\n\n## Development\n\nThis monorepo uses [Turborepo](https://turbo.build/repo) for local development.\n\n```sh\nnpm run dev\n```\n\n## Build\n\nBuild all packages in this monorepo:\n\n```sh\nnpm run build\n```\n\nGenerate a file size report for each library:\n\n```sh\nnpm run size\n```\n\n## Release\n\nThis monorepo uses [changesets](https://github.com/changesets/changesets) to manage CHANGELOGs and releases on npmjs.com.\n\nWhen you want to include a change in the CHANGELOG of one or more packages, do the following.\n\n1: Run this command from the monorepo root:\n\n```sh\nnpx changeset add\n```\n\n2: Select which packages are affected by this change, and whether this change represents a major/minor/patch version bump.\n\n3: Double check the generated markdown file in the [.changeset](./.changeset/README.md) folder. This file will be consumed by changesets when generating the next release. You can also double check whether changesets will trigger a major/minor/patch version bump using this command:\n\n```sh\nnpx changeset status\n```\n\n4: Commit your changes and push them to the remote repository. The [Changesets Release Action](https://github.com/changesets/action) will create a Pull Request.\n\n⚠️ In order to work, Changesets Release Action requires that the `GITHUB_TOKEN` has **Read and write permissions** and can create a Pull Request. To set the permissions of the default `GITHUB_TOKEN` used in the workflows of this GitHub repo, go to `Settings` → `Actions` → `General` → `Workflow permissions`.\n\n![GitHub Workflow permissions required for Changesets Release Action](./assets/images/github-workflow-permissions.png)\n\n5: Once Changesets Release Action has created a Pull Request, you can review it and merge it. Only when you merge this PR, Changesets will publish the packages to npmjs.com.\n\n![PR](./assets/images/changesets-pull-request.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fvampa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackdbd%2Fvampa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fvampa/lists"}