Skip to content

Commit 37ef0b5

Browse files
authored
docs: add experience sample repo link (#794)
1 parent 68af9e2 commit 37ef0b5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/docs/recipes/customize-sie/bring-your-ui.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ pnpm install && pnpm start
5151

5252
Note: The whole Logto project is a [pnpm monorepo](https://pnpm.io/workspaces), and you can find workspace protocol dependencies in package.json. Replace it with regular semver if you are not using pnpm, and want to run it as a standalone project.
5353

54-
Moreover, we are working on providing more simplified and scenario-based sample projects to cover the most common use cases. Stay tuned for our future updates!
54+
### Sample projects
55+
56+
Here's a collection of sample projects to help you get started quickly. Please check out the [Logto Experience project](https://github.com/logto-io/experience-samples) GitHub repo for details.
57+
58+
Moreover, we'll continue working on providing more simplified and scenario-based sample projects to cover the most common use cases. Stay tuned for our future updates!
5559

5660
## Interact with Logto Experience API
5761

0 commit comments

Comments
 (0)