Feed generator for Doorkeeper group
https://condo3.appspot.com/api/doorkeeper/{group}.{format}
format
supports eitherics
oratom
cp .envrc.example .envrc
vi .envrc
Mac
brew cask install google-cloud-sdk
gcloud components install app-engine-go
npm run build
make && ./bin/condo3
vi credential.txt
gcloud kms encrypt --location=global --keyring condo3 --key app --plaintext-file credential.txt --ciphertext-file credential.enc
cat credential.enc | base64 > encrypted_credential_base64.txt
Write to app.yaml