Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 60652ae

Browse files
authored
Merge pull request #11 from clerkinc/perkinsjr-patch-1
Update README.md
2 parents 9de917c + c2191dc commit 60652ae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@
66

77
This takes the original create-t3-turbo and adds Clerk authentication allowing you to have one auth package for both Expo and Next.js. You will notice there is no longer an auth package as it is not requried.
88

9+
## Clerk Dashboard Setup
10+
11+
For this template to work you need to enable Discord as an OAuth provider. You can find the social options under `User & Authentication / Social Providers` in the [Clerk Dashboard](https://dashboard.clerk.dev)
12+
913
It uses [Turborepo](https://turborepo.org/) and contains:
1014

15+
## Code Layout
16+
1117
```
1218
.github
1319
└─ workflows

0 commit comments

Comments
 (0)