Serve static files directly from git repos
Serve static files directly from git repos
GIT_TOKEN
: host:token
for example github.com:1234
FS_TYPE
: os
, memory
, or gcs
GCS_BUCKET
:gcs
BASE
:github.com/myorg
or github.com
for examplegithub.com/myorg
, the url for the website will be <host>/repo/path
github.com
, the url for the website will be <host>org/repo/path
GCS_BUCKET
environment variable
curl --location --request DELETE 'http://<host>/<resource>/'
resource
will be a fresh fetch from githubBASE=github.com/joshcarp
, deployed at https://us-central1-gopper.cloudfunctions.net/docs
pointing at this README