Skip to content

ahoylabs/backyard-guides

Repository files navigation

Backyard AI Guides

Live at https://docs.backyard.ai/

The official guides for Backyard AI.

Running Locally

Install

yarn

Note: You may notice that yarn.lock is not tracked by Git. This is due to this repo living inside a private monorepo and synced with Copybara. We use explicit versioning on all dependencies to make contributing easier for external parties.

Run

yarn start

Contributing

We welcome any content contributions that would make our docs better! Please open up a PR, or if you are unsure if the change would be helpful, open up an issue outlining your changes.

LICENSE

Apache-2.0