8000 GitHub - XPilot/flareact: Edge-rendered React framework built for Cloudflare Workers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XPilot/flareact

 
 

Repository files navigation

Flareact

Flareact is an edge-rendered React framework powered by Cloudflare Workers.

Deploy to Cloudflare Workers

It's inspired by Next.js.

That means it supports nice API patterns like:

  • File-based routing
  • Dynamic page paths
  • Data fetching for page props using getEdgeProps
  • Universal application rendering (server and client)

However, it's brand new! So it's also a bunch of these things:

  • An early prototype
  • Missing years worth of optimizations the Next.js team has implemented
  • Probably has a heavy bundle
  • Styles? Sort of borked right now

Check out the docs!

About

Edge-rendered React framework built for Cloudflare Workers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
1615
0