flareact

1.5.0 • Public • Published

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
  • API routes
  • Universal application rendering (worker and client)

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

  • It probably does not work on Windows
  • Missing years worth of optimizations the Next.js team has implemented

Check out the docs!

Readme

Keywords

none

Package Sidebar

Install

npm i flareact

Weekly Downloads

137

Version

1.5.0

License

MIT

Unpacked Size

68.1 kB

Total Files

33

Last publish

Collaborators

  • jplhomer