oyster/packages/arweave-push
Jordan Prince 3bc0403247 Update push instructions for prod 2021-04-06 15:13:53 -05:00
..
.gcloudignore Add rough, very rough arweave endpoint for uploadFile endpoint for nft project 2021-04-04 21:37:50 -05:00
README Update push instructions for prod 2021-04-06 15:13:53 -05:00
index.js Update push instructions for prod 2021-04-06 15:13:53 -05:00
package.json Update push instructions for prod 2021-04-06 15:13:53 -05:00

README

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