kodadot/workers

Setup deployment of partykit from gh actions

yangwao opened this issue · 2 comments

in folder /party
https://docs.partykit.io/guides/deploy-to-cloudflare/

CLOUDFLARE_ACCOUNT_ID=<your account id> CLOUDFLARE_API_TOKEN=<your api token> npx partykit deploy --domain partykit.kodadot.workers.dev

also I'm thinking we can move code to private-workers repo?

checking