diff --git a/packages/react-app/.env.example b/packages/react-app/.env.example index 8bfc039..656536d 100644 --- a/packages/react-app/.env.example +++ b/packages/react-app/.env.example @@ -1,3 +1,4 @@ +# Navigate to the app and go to "keys and tokens", use credentials under "OAuth 2.0 Client ID and Client Secret" TWITTER_CLIENT_ID= TWITTER_CLIENT_SECRET= NEXTAUTH_URL=http://localhost:3000