Skip to content
View tmitchmachine's full-sized avatar

Block or report tmitchmachine

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tmitchmachine/README.md

Returning

Running On Local

FLASK_APP=main FLASK_ENV=development flask run

Deploying

export FLASK_APP=main && export FLASK_ENV=production && gcloud init && gcloud app deploy

First Timer

Installation process:

  1. clone he project from https://github.com/tmitchmachine/mitch_deal.git
  2. cd tmitchmachine

(Solved because of settings.json)

Running On Local

  1. export FLASK_APP=main
  2. export FLASK_ENV=development
  3. flask run

Pre Deployment New Terminal (Solved because of settings.json)

Deployment Official

  1. export FLASK_APP=main
  2. export FLASK_ENV=production
  3. gcloud init Select Switch to and re-initialize existing configuration: [default]
  4. gcloud app deploy

Optional If Slow Deployment

  1. gcloud components update

Installing Google Cloud

https://cloud.google.com/sdk/docs/install

Video Deployment Reference

https://www.youtube.com/watch?v=_OqxXjiASDI

website URL:

https://tmitchmachine.com

Creating A Project

gcloud projects create project name

Popular repositories Loading

  1. ninja-project ninja-project Public

    HTML

  2. learning learning Public

  3. figma-react-blur figma-react-blur Public

    Forked from iamelimars/figma-react-blur

    JavaScript

  4. Python_Simple-Command-Line_Tool Python_Simple-Command-Line_Tool Public

    Python

  5. Python_For_Beginners_Learn_Python_In_1_Hr Python_For_Beginners_Learn_Python_In_1_Hr Public

    Python

  6. Address-To-Apple-Maps-or-Google-Maps-URL Address-To-Apple-Maps-or-Google-Maps-URL Public

    Python