-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove demo from readme as users can create free trial on production (#…
…9952) We have recently introduced the possibility to sign up on Twenty cloud without having to input a credit card which makes the demo.twenty.com useless. Deprecating it!
- Loading branch information
1 parent
2ab88a6
commit 591301f
Showing
5 changed files
with
7 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,16 +24,9 @@ | |
|
||
<br> | ||
|
||
# Demo | ||
# Installation | ||
|
||
Go to <a href="https://demo.twenty.com/">demo.twenty.com</a> and login with the following credentials: | ||
|
||
``` | ||
email: [email protected] | ||
password: Applecar2025 | ||
``` | ||
|
||
See also: | ||
See: | ||
🚀 [Self-hosting](https://twenty.com/developers/section/self-hosting) | ||
🖥️ [Local Setup](https://twenty.com/developers/local-setup) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,14 +44,6 @@ Modern web browser (Firefox, Chrome, Safari and Edge on their latest version are | |
|
||
Internet connection (Offline mode isn't yet supported). | ||
|
||
## Demo | ||
|
||
If you wish to try Twenty before creating your own account, go to demo.twenty.com and login with the following credentials: | ||
|
||
|
||
`email: [email protected]`\ | ||
`password: Applecar2025` | ||
|
||
## Vision | ||
Creating a good CRM is hard because it's a balancing act. | ||
For each business, the requirements seem straightforward, yet everyone's needs are distinct. | ||
|