Skip to content

A simple static personal website made using Flask and deployed using google cloud.

License

Notifications You must be signed in to change notification settings

gabriel-q-wang/Personal-Website

Repository files navigation

Personal Website

A simple static personal website made using Flask and deployed using google cloud.

To run on local

pip install -r requirements.txt
bash run.sh

Deploying on Google cloud

gcloud components install app-engine-python
cd project/
gcloud app deploy

About

A simple static personal website made using Flask and deployed using google cloud.

Topics

Resources

License

Stars

Watchers

Forks