Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 897 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 897 Bytes

This repo contains all the documentation for estuary.tech, along with the website build logic. If you're looking for the estuary.tech homepage repo, head to github.com/application-research/estuary-www.

Run locally

  1. Clone this repo:

    git clone https://github.com/application-research/estuary-docs.git
    cd estuary-docs
  2. Install dependencies:

    npm install
  3. Start the local server:

    npm run dev
  4. View the site in your browser at localhost:3005

  5. Done!

Get support

Running into problems? Leave an issue, or join the #arg Slack.