An open API service indexing awesome lists of open source software.

https://github.com/conduitio/conduit-site


https://github.com/conduitio/conduit-site

data data-ingestion data-integration documentation

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Conduit Documentation

This app is built using [Docusaurus 3](https://docusaurus.io/).

The Conduit Documentation contains:
- Conduit Documentation

## Getting Started

1. Install Local Dependencies:

- Yarn
- Node.js version >= 18

2. Install NPM Modules:

```console
yarn install
```

3. Start local development server:

```console
yarn start
```

## Deploying to Production

The `main` branch is auto deployed using CloudFlare.