Running the Application
1.Set the environment variable:
export GOOGLE_APPLICATION_CREDENTIALS="/path/to/your/service-account-file.json"
2.Install dependencies:
$ pip install -r requirements.txt
3.Run the Flask application:
$ python run.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Running the Application
1.Set the environment variable:
export GOOGLE_APPLICATION_CREDENTIALS="/path/to/your/service-account-file.json"
2.Install dependencies:
$ pip install -r requirements.txt
3.Run the Flask application:
$ python run.py