Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 769 Bytes

File metadata and controls

30 lines (18 loc) · 769 Bytes


OrcaCD Documentation

OrcaCD is a simple GitOps tool for Docker.

This website is built with Fumadocs and Tanstack Start.

Warning

OrcaCD is in early development and not yet production-ready. There are no stable releases. Expect breaking changes at any time.

Contributing

Setup

  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev

Structure

The markdown files for the documentation are located in the content/docs folder.