···1111KNOT_DOMAIN=knot.gracekind.net
1212OWNER_DID=did:plc:p572wxnsuoogcrhlfrlizlrb
1313REPO_NAME=tangled-pages-example
1414+BRANCH=main
1415```
15161617Run server:
···3233## Limitations
33343435It fetches files from the repo on request, so it might be slow.
3535-In the future, we could cache the files and use a CI to update the cache.
3636+In the future, we could cache the files and use a CI to clear the cache as needed.