/dataflow.spring.io

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Spring Data Flow Dashboard

Introduction

This is the Spring Cloud Data Flow Website, located at https://dataflow.spring.io.

Building

You'll need NodeJS and Yarn installed globally.

# Init
yarn install        # Install dependencies

# Linter
yarn lint           # Linter
yarn fix            # Fix linting errors

# Dev
yarn start          # Run dev

# Prod
yarn build          # Run dev
yarn serve          # Serve the prod build

Configure

Algolia

export ALGOLIA_ADMIN_KEY=<KEY>

Documentation

Features:

  • Markdown syntax
  • Download and embed external files
  • Versioning

Read more

Versioning