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

Clone this repo:
  1. 9edab6f docs: add a draft threat model for GeaFlow (#25) by Piotr P. Karwasz · 29 hours ago main
  2. 2a41ab4 remove duplicate blogs (#16) by Leomrlin · 9 months ago
  3. 7f80c0f fix comments (#15) by Leomrlin · 9 months ago
  4. 93d41c0 add v0.7.0 release note (#14) by Leomrlin · 9 months ago
  5. 41f1fef Fix contacts (#10) 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.