We know of at least one Scriptoria user who is not storing their PWA in Scriptoria because they are using GitHub to store the PWA build output and then publishing it to Cloudflare pages.
Questions:
- What credentials would be necessary?
- Could this be accomplished with a Personal Access Token (PAT)?
- Pros: only one thing to store
- Cons: Have a limited lifespan, though this can technically be set to infinite?
- Security concerns? Should these be private repositories? If private, could create difficulty for us to debug.
We know of at least one Scriptoria user who is not storing their PWA in Scriptoria because they are using GitHub to store the PWA build output and then publishing it to Cloudflare pages.
Questions: