mirror of
https://github.com/formbricks/formbricks.git
synced 2026-03-06 14:30:19 -06:00
docs: more self cr
This commit is contained in:
@@ -52,7 +52,7 @@ To get up and running we have 2 options that you could try out, the first is wit
|
||||
|
||||
<Image src={GitpodImage} alt="Setup Formbricks via Gitpod" className="w-full rounded-lg" />
|
||||
|
||||
**Run on a local machine**
|
||||
#### Run on a local machine
|
||||
|
||||
If you choose to get setup locally, we also have a well documented guide to hold you through the process, you can find it [here](https://formbricks.com/docs/contributing/setup)
|
||||
|
||||
@@ -66,7 +66,7 @@ Our codebase is a [monorepo](https://en.wikipedia.org/wiki/Monorepo) which means
|
||||
|
||||
<Image src={MonorepoImage} alt="Formbricks monorepo folder structure" className="w-full rounded-lg" />
|
||||
|
||||
**TurboRepo and our own packages**
|
||||
#### TurboRepo and our own packages
|
||||
|
||||
To manage all of these projects in one repository we use [turborepo](https://turbo.build/repo/docs/core-concepts/monorepos). Depending on what part of the codebase you need to contribute in, now you know where to begin 😃
|
||||
|
||||
|
||||
Reference in New Issue
Block a user