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.
-
Clone this repo:
git clone https://github.com/application-research/estuary-docs.git cd estuary-docs
-
Install dependencies:
npm install
-
Start the local server:
npm run dev
-
View the site in your browser at localhost:3005
-
Done!
Running into problems? Leave an issue, or join the #arg Slack.