Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daliborgogic/cf-worker-vue-stream

Cloudflare Workers Vuejs SSR Stream
https://github.com/daliborgogic/cf-worker-vue-stream

Last synced: 17 days ago
JSON representation

Cloudflare Workers Vuejs SSR Stream

Awesome Lists containing this project

README

        

# cf-worker-vue-stream

> Vuejs TransformStream Server Side Rendering Cloudflare Worker

🚨 Wrangler `assets` fields are experimental.

### Cloudflare’s Early Hints

- Sign in to your Cloudflare Account
- In the dashboard, navigate to Speed tab
- Click on the Optimization section > Optimized Delivery > Early Hints

```bash
curl url -I https://transformstream.dlbr.dev/
HTTP/2 103
link: ; as=font; crossorigin; rel=preload, ; as=script; crossorigin; rel=preload, ; as=script; crossorigin; rel=preload, ; as=style; rel=preload

HTTP/2 200
date: Sat, 27 Aug 2022 07:59:39 GMT
content-type: text/html;charset=UTF-8
cache-control: no-cache
...
```

[DEMO](https://transformstream.dlbr.dev)