# showcase-experiments **Repository Path**: mirrors_GoogleCloudPlatform/showcase-experiments ## Basic Information - **Project Name**: showcase-experiments - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Google Cloud Showcase Experiments This repository contains the code for the Google Cloud Showcase Experiements. See https://showcase.withgoogle.com/experiments to see this code in action. ## How to use this repository ``` shell git clone https://github.com/googlecloutplatform/showcase-experiments cd showcase-experiments ``` Now open one of the sub-directories to view a specific experiment, for example: ``` shell cd pizza-authenticator open . ``` Read the README for that specific experiemnt to run it, and view the source code to see how it all works.