This is a T3 Stack project bootstrapped with create-t3-app and Unkey ratelimiting.
- You will need to make a new root key at unkey.com. If you do not already have an account, the onboarding flow will create one for you. Take the root key and create a
.envfile in the root of the project. Add the following line to the file:
UNKEY_ROOT_KEY=your_root_key_here- Add a new github OAuth app and add the GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET
GITHUB_CLIENT_ID=your_client_id_here
GITHUB_CLIENT_SECRET=your_client_secret_hereFrom T3 Stack:
From Unkey:
Learn more about Unkey services