twenty/packages/twenty-docs/docs/index.mdx
Félix Malfait a5989a470c
Improve Documentation (#3795)
* Begin docs improvement

* Keep improving documentation

* Upgrade Docusarus

* Fix broken links
2024-02-05 15:01:37 +01:00

27 lines
914 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
- **Loca 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'}}/>