soft-networks / is-this-thing-on

is this thing on?
5 stars 0 forks source link

consider setting up terraform to write server/.env.local #33

Open bhaviksingh opened 4 months ago

bhaviksingh commented 4 months ago

I had to manually download the service account JSON from firebase once terraform setup the project, and then move it into server/.env.local. I tried terraform just creating that itself, but I had lots of issues with the formatting of public key + correct permissioning of the service account.