-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project content not showing in light mode #2
Comments
@kayode96-max alright, Just make sure to fork this repo, create a new branch, make your changes, and then open a PR, also before you open a PR, post your changes screenshot here. Go ahead. |
I would like to work on it please assign |
Hi @Ahsankhalid618 Thank you |
@kayode96-max add a .env file at the root of the project and add the env variables there. These are example env variables, you need to add your own. GITHUB_ID= (Login to Github, go to developer setting, go to Oauth Apps and create a new app, get Id and Secret.) UPLOADTHING_SECRET= (go to uploadthing website and register and collect Secret and App ID) MONGO_URI= Use MongoDB Atlas for generating Mongo URI, |
Thanks |
Register your app with Github Oauth and change the callback URL of github Auth as given on Github. |
dear @Ahsankhalid618 |
I'll like to fix the text color across different themes
Please assign this to me
The text was updated successfully, but these errors were encountered: