Ai
2 Star 0 Fork 0

mirrors_neo4j/docs-kafka-connector

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.adoc 526 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nicola Vitucci 提交于 2023-02-07 00:52 +08:00 . Update README.adoc (#15)

Kafka Connect Neo4j Connector Documentation

This repository contains documentation for Kafka Connect Neo4j Connector 5.0 and onwards. The documentation is published at link:https://neo4j.com/docs/kafka/.

Prereqs

  • Node.js

  • npm

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

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_neo4j/docs-kafka-connector.git
git@gitee.com:mirrors_neo4j/docs-kafka-connector.git
mirrors_neo4j
docs-kafka-connector
docs-kafka-connector
5.0

搜索帮助