twenty/packages/twenty-docs/docs/index.mdx
2024-02-16 15:11:49 +01:00

27 lines
915 B
Plaintext

---
id: homepage
sidebar_position: 0
sidebar_class_name: display-none
title: Welcome
hide_title: true
hide_table_of_contents: true
custom_edit_url: null
pagination_next: null
---
import ThemedImage from '@theme/ThemedImage';
Twenty is a CRM designed to fit your unique business needs.
It was brought to life by a passionate community that cares about quality and precision in engineering.
There are three different ways to get started:
- **Managed Cloud:** The fastest and easiest way to try the app
- **Local Setup:** If you're a developer and would like to contribute to the app
- **Self-Hosting:** If you know how to run a server and want to host the app yourself
Once you're setup, you can check the "Extending" or "Contributing" section to start building.
<ThemedImage sources={{light: "../img/light-doc-preview.png", dark:"../img/dark-doc-preview.png"}} style={{width:'100%', maxWidth:'700px'}}/>