refactor: deploy Community with shared Cloudflare platform - #126
Merged
Conversation
|
Thank you for following the naming conventions for pull request titles! 🙏 |
KingDoxik
marked this pull request as ready for review
August 10, 2026 10:18
|
Too many files changed for review (108 files, 100 file limit). Bypass the limit by tagging |
|
Install the packages built from d4f9f02: @voidhash/paywalls pnpm add @voidhash/paywalls@https://pkg.voidha.sh/paywalls/d4f9f02@voidhash/node pnpm add @voidhash/node@https://pkg.voidha.sh/node/d4f9f02@voidhash/web pnpm add @voidhash/web@https://pkg.voidha.sh/web/d4f9f02voidhash-cli pnpm add voidhash-cli@https://pkg.voidha.sh/cli/d4f9f02@voidhash/react-native pnpm add @voidhash/react-native@https://pkg.voidha.sh/react-native/d4f9f02Internal workspace deps (lib, generated-clients, shared, studio) are published at the same sha and resolved automatically. Replace the sha with |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
packages/platformworkers.devexposure through.envWhy
Community deployment should use provider-neutral application seams and one Alchemy development workflow. A distinct
VoidhashCommunitystack namespace allows the composition to coexist with other Alchemy stacks in one Cloudflare account.Impact
Operators can configure PostgreSQL, Cloudflare credentials, backend and web domains, and runtime secrets in
.env, then deploy withpnpm alchemy deploy --stage production. Custom-domain configuration also supplies the default public backend origin.Validation
pnpm check:publicationpnpm check:platform-seamworkers.devdisabled