Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.23 KB

git-gud

Notes

Setup GCP project for access to Google Sheets APIv4

  1. Create a Google Cloud Platform (GCP) project (ref)

  2. Enable Google Sheets API (ref)

  3. Create an API key for Vue app (ref)

    Restritions:

    1. HTTP only
    2. authorized referrers (GitHub Pages & dev env!) only
    3. Google Sheets API only

Pull data from Google Sheets

UI built via Vue CLI

Static Site Host - GitHub Pages