Skip to content

spring-io/dataflow.spring.io

Repository files navigation

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. Note that, for Node, you need version 10, not the latest version.

# Init
yarn install        # Install dependencies

# Linter / Prettier
yarn run lint       # Linter
yarn run 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:

  • Versioning
  • Markdown syntax
  • Advanced markdown syntax: download external files, embed template/code/video, tabs component ...
  • Search on a documentation version

About

Microsite for Spring Cloud Data Flow

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published