cloudstore

1.0.0 • Public • Published

cloudstore

Setup (Google Cloud)

Generate a key

  1. Generate a private key and convert it to a .pem file using openssl:
openssl pkcs12 -in *.p12 -out google-services-private-key.pem -nodes -clcerts
  1. The password is always "notasecret"
  2. Save this file to a directory that clients unable to reach

Setup CORS

gsutil cors set docs/gs-cors.json gs://mybucket

Credit

Forked from: Steve Farthing https://github.com/sfarthin

Readme

Keywords

none

Package Sidebar

Install

npm i cloudstore

Weekly Downloads

1

Version

1.0.0

License

SEE LICENSE IN LICENSE

Last publish

Collaborators

  • valentinvichnal