This is a T3 Stack project bootstrapped with create-t3-app
.
First, fill in the .env file with your credentials. You can check out .env.example for reference. Then, run the following commands:
pnpm install
pnpm dev
Proceed to localhost:3000 and authenticate with your Github account. After that, you should be able to visit the chat page and receive an error.
Error: TypeError: Cannot read properties of undefined (reading 'substring')