Setup Netlify for hosting (some) samples
Open
@tidoust is already working on this.
Since Aug 16, 2022.
samples
- Dominant language
- HTML
- Stars
- 1.3k
- Forks
- 194
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
PR #530 adds a sample that uses SharedArrayBuffer, which requires that the web server use specific HTTP headers to enable cross origin isolation.
I'd like to use Netlify to host this sample and serve the correct headers. I think we'll be fine w/ the free tier. Their service uses a very simple _headers) config file and can be configured to re-deploy the sample automatically as the github folder changes.
@tidoust - I almost set this up, but I don't have the right privileges to enable the integration for this repository. Can you help?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.