ashishawasthi / appy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appy

Prerequisite

Install GCP SDK from https://cloud.google.com/sdk/docs/

Steps to deploy

  1. Install libraries

    pip install -t lib -r requirements.txt

  2. Set GCP project

    gcloud init

  3. Deploy

    gcloud auth login gcloud app deploy

  4. Run

    gcloud app browse

About


Languages

Language:Python 56.6%Language:HTML 41.8%Language:CSS 1.6%