add variant debug select

This commit is contained in:
tglide
2024-01-18 21:07:16 +00:00
parent 4169147906
commit 8543d06c69
6 changed files with 40 additions and 4 deletions

View File

@@ -15,9 +15,10 @@ The Appwrite Website has been built with the following frameworks:
## Development
*If this is your first time setting up the repository, please run `pnpm install` inside the repo's directory.*
_If this is your first time setting up the repository, please run `pnpm install` inside the repo's directory._
To get the repo up and running in your local environment, use the following command:
```bash
pnpm run dev
```