Skip to content

Latest commit

 

History

511 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages