PDF utilities
yarn deploy
Run the following command to set the default credentials
gcloud auth application-default login
OR you create a new service account and use it locally
export GOOGLE_APPLICATION_CREDENTIALS="/home/user/Downloads/service-account-file.json"
PDFun welcomes contributors! Please read the contributing doc for details.