satyam8932 / genieai

https://genieaipro.vercel.app
8 stars 7 forks source link

Addition of dark mode feature #23

Open unknown91tech opened 2 weeks ago

unknown91tech commented 2 weeks ago

@satyam8932 I can add dark/light mode feature in your website.

Can you assign this issue to me.

satyam8932 commented 2 weeks ago

Ok sure go for it but please make sure that you don't break the existing functionality of the application and also write production grade code with proper comments.

Thanks

unknown91tech commented 1 week ago

@satyam8932 I am not able to set up all the env variables. Can you help me with that

satyam8932 commented 1 week ago

NEXT_BASE_URL OPENAI_API_KEY STRIPE_WEBHOOK_SIGNING_SECRET NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY CLERK_SECRET_KEY NEXT_PUBLIC_CLERK_SIGN_IN_URL NEXT_PUBLIC_CLERK_SIGN_UP_URL NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL DATABASE_URL NEXT_PUBLIC_FIREBASE_API_KEY NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN NEXT_PUBLIC_FIREBASE_PROJECT_ID NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID NEXT_PUBLIC_FIREBASE_APP_ID NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID FIREBASE_SERVICE_ACCOUNT_KEY PINECONE_API_KEY PINECONE_INDEX STRIPE_API_KEY

These are all the variables which you need.

satyam8932 commented 1 week ago

You can go to each specific website and create accounts and use yours

unknown91tech commented 4 days ago

@satyam8932 I have made a pr for the feature. Can you review it once and tell me if any changes need to be made.