Configuring Storybook 6 for Vue 2 + Vuetify 2.3 You probably know this story. You go to start a brand new Vue + Vuetify project. You think, Hmmm… I think I’d like to use Storybook to build and test my components in relative isolation. –me, every time I start a new project (BTW, if you don’t know what Storybook is, the 2-ish minute video […]
My Google Cloud Sandbox In order to teach myself how to use Google Cloud services, I needed to create an OAuth Client ID. Part of the process requires setting up an “OAuth Consent Screen” that requests: an authorized domain an application homepage link an application privacy policy link an application terms of service (TOS) link Any apps I create […]