quasarframework / quasar

Quasar Framework - Build high-performance VueJS user interfaces in record time
https://quasar.dev
MIT License
25.76k stars 3.5k forks source link

Feature/Heads up: ViteEdge - CDN Edge SSR rendering. #11922

Open tohagan opened 2 years ago

tohagan commented 2 years ago

Is your feature request related to a problem? Please describe.

Just a friendly "heads up" about a new project Vite Egde that may be of interest to the Quasar / Vite roadmap.

Describe the solution you'd like

--

What is Vite Edge?

Vite Edge points to a new and exciting CDN future for SSR and Vite.

Vitedge is a Vite Edge Side Rendering (ESR) framework. It supports Vue and React out of the box but can work with any view library (or Vanilla JS).

What is ESR?

Think of SSR (Server Side Rendering) in CDN nodes instead of actual servers. This is possible today thanks to Cloudflare Workers, and maybe some other platforms in the near future.

prvashisht commented 11 months ago

Hi @tohagan, were you able to get the quasar SSR mode working with Cloudflare? (with or without ViteEdge)