mirror of
https://github.com/lingble/twenty.git
synced 2025-11-01 13:17:57 +00:00
* Update demo link * Update doc --------- Co-authored-by: Thomas Trompette <thomast@twenty.com>
21 lines
495 B
Plaintext
21 lines
495 B
Plaintext
---
|
|
title: Managed Cloud
|
|
sidebar_position: 1
|
|
sidebar_custom_props:
|
|
icon: TbRocket
|
|
---
|
|
import ThemedImage from '@theme/ThemedImage';
|
|
import Tabs from '@theme/Tabs';
|
|
import TabItem from '@theme/TabItem';
|
|
|
|
|
|
The easiest way to try the app is to sign up on [demo.twenty.com](https://demo.twenty.com).
|
|
|
|
We offer a free trial but require a credit-card to signup.
|
|
|
|
If you just want to play around with a test instance you can use these credentials:
|
|
|
|
```
|
|
email: noah@demo.dev
|
|
password: Applecar2025
|
|
``` |