adhirajpandey / GCCP-MIET

Repo with files required for deploying project on GCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCCP-MIET

This repository contains files for deployment of the project for Google Cloud Career Practitioner Campaign from Google Developer Student Club - MIET.

Contents

  • www/ - The directory containing all the front-end code for the website, including HTML, CSS, JavaScript and images.
  • app.yaml - The configuration file for deploying the website on Google Cloud Platform App Engine service.

Instructions

  1. Create a project on the Google Cloud Platform console.
  2. Download and install the gcloud SDK.
  3. Clone this repo to your local machine.
  4. Run gcloud init in the cloned directory to initialize the gcloud SDK and continue with login.
  5. Run gcloud app deploy in the cloned directory to deploy the website to the Google App Engine service.

About

Repo with files required for deploying project on GCP


Languages

Language:HTML 94.7%Language:JavaScript 5.3%