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

alfl/estuary-docs

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.1%
  • SCSS 11.8%
  • JavaScript 0.1%