oyster/packages/arweave-push/README

4 lines
227 B
Plaintext
Raw Normal View History

2021-04-06 13:13:53 -07:00
gcloud functions deploy uploadFile --runtime nodejs12 --trigger-http --allow-unauthenticated
To deploy to prod, change function name to uploadFileProd in index.js, and CLUSTER url to mainnet, then
run above with uploadFileProd