/gift-exchange-webapp

gift exchange app runs on Google App Engine

Primary LanguageJavaScript

App Engine Standard Flask application

Setup Google Cloud SDK

see instruction in google site

For develeopment

pip install -t lib -r requirements.txt

For test env

pip install pytest
pip install pyyaml

Set python path for local test

PYTHONPATH="/path/to/google-cloud-sdk/platform/google_appengine:$PYTHONPATH"
export PYTHONPATH

Libray/Components/OSS