Skip to content

cjhawley/PersonalWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersonalWebsite

My personal website.

Deploy

Deploy on commit using Github Actions and Google Cloud Run.

Required Software (for development)

  1. Python

Installation & Setup

$ source .venv/bin/activate
$ pip install -r requirements.txt

Running

Development

$ fastapi dev main.py

Production

uvicorn main:app --host 0.0.0.0 --port 80

About

My personal website.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •