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 100 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

Installation process:

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

  2. cd tmitchmachine

  3. python3 -m venv venv

  4. . venv/bin/activate on MacOS and Linux venv\Scripts\activate on Windows

  5. pip install -r requirements.txt

  6. export FLASK_APP=main

  7. export FLASK_ENV=development

  8. flask run

Pre Deployment New Terminal

  1. . venv/bin/activate on MacOS and Linux venv\Scripts\activate on Windows
  2. python -V to see version inside /app.yaml and convert it Python 3.12.1 = runtime: python310

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