Skip to content

kellywang95/pskeleton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run:

pip install -r requirements.txt
python main.py

How to Deploy:

gcloud app deploy

How to run a custom Docker image:

gcloud beta app gen-config --custom

Doing the above will add a working Dockerfile to your project, add a .dockerignore, and modify your app.yaml to use the Dockerfile instead of a pre-selected base image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%