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

Clone this repo:
  1. 2a41ab4 remove duplicate blogs (#16) by Leomrlin · 4 weeks ago main
  2. 7f80c0f fix comments (#15) by Leomrlin · 4 weeks ago
  3. 93d41c0 add v0.7.0 release note (#14) by Leomrlin · 4 weeks ago
  4. 41f1fef Fix contacts (#10) by Leomrlin · 7 weeks ago
  5. b9c2c63 Fix website blogs content (#9) by Leomrlin · 8 weeks 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.