SkillAgentSearch skills...

Flareact

Edge-rendered React framework built for Cloudflare Workers

Install / Use

/learn @flareact/Flareact
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://github.com/flareact/flareact/raw/canary/flareact.png" alt="Flareact" width="350" />

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!

Related Skills

View on GitHub
GitHub Stars1.8k
CategoryDevelopment
Updated15h ago
Forks79

Languages

JavaScript

Security Score

100/100

Audited on Mar 30, 2026

No findings