mirror of
https://github.com/documenso/documenso.git
synced 2026-07-26 01:45:08 +10:00
feat: docs v2 (#2460)
Co-authored-by: Catalin Pit <catalinpit@gmail.com>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: Getting Started
|
||||
description: Requirements and quick start guide for self-hosting Documenso.
|
||||
---
|
||||
|
||||
<Cards>
|
||||
<Card
|
||||
title="Requirements"
|
||||
description="System requirements and prerequisites."
|
||||
href="/docs/self-hosting/getting-started/requirements"
|
||||
/>
|
||||
<Card
|
||||
title="Quick Start"
|
||||
description="Deploy with Docker in 5 minutes."
|
||||
href="/docs/self-hosting/getting-started/quick-start"
|
||||
/>
|
||||
</Cards>
|
||||
Reference in New Issue
Block a user