Apache GeaFlow (Incubating): A Streaming Graph Computing Engine.

Clone this repo:
  1. e20a1ce fix: fix hero section titleText sizing on smaller screens (#21) by Prakash Kumar · 3 weeks ago main
  2. 6e5676b docs(community): translate Chinese documentation to English (#24) by Jason · 3 weeks ago
  3. 9edab6f docs: add a draft threat model for GeaFlow (#25) by Piotr P. Karwasz · 3 weeks ago
  4. 2a41ab4 remove duplicate blogs (#16) by Leomrlin · 10 months ago
  5. 7f80c0f fix comments (#15) by Leomrlin · 10 months ago

GeaFlow Website

Installation

yarn

Local Development

yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.