docs : added password in yarn setup doc (#3174)

This commit is contained in:
Sourav Pakhira 2023-12-28 18:21:58 +05:30 committed by GitHub
parent d71150eca8
commit 40d4a0d9c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,5 +194,5 @@ yarn nx start twenty-front
```
Twenty's server will be up and running at [http://localhost:3000/graphql](http://localhost:3000/graphql).
Twenty's frontend will be running at [http://localhost:3001](http://localhost:3001). Just login using the seeded demo account: `tim@apple.dev` to start using Twenty.
Twenty's frontend will be running at [http://localhost:3001](http://localhost:3001). Just login using the seeded demo account: `tim@apple.dev` (password: `Applecar2025`) to start using Twenty.