My personal website.
Deploy on commit using Github Actions and Google Cloud Run.
- Python
$ source .venv/bin/activate
$ pip install -r requirements.txt$ fastapi dev main.pyuvicorn main:app --host 0.0.0.0 --port 80| Name | Name | Last commit date | ||
|---|---|---|---|---|
My personal website.
Deploy on commit using Github Actions and Google Cloud Run.
$ source .venv/bin/activate
$ pip install -r requirements.txt$ fastapi dev main.pyuvicorn main:app --host 0.0.0.0 --port 80