Skip to content

neo4j/docs-dataflow-connector

Repository files navigation

Neo4j Google Dataflow template docs

This repo contains the files that make up the docs for the Neo4j Google Dataflow template.

Prereqs

Installation

To install the required packages:

npm i

Generating HTML output

To convert asciidoc source to HTML:

npm run build

Viewing HTML output

To view the built site, launch a local server:

  1. npm start

  2. In a browser tab, go to localhost:8000

Live preview

When you run npm start, the project is monitored for updates to asciidoc files.

If a change to an asciidoc file is detected the site is automatically rebuilt.

About

Neo4j Google Dataflow connector documentation

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published