ashutosh-rath02 / git-re

Generate your resume based on your github profile at a click.
https://git-re.vercel.app
Apache License 2.0
67 stars 74 forks source link

[Bug]: Handle Redis Configuration Error in Production Build #363

Open iamabhishek2828 opened 3 days ago

iamabhishek2828 commented 3 days ago

Is there an existing issue for this?

Describe the bug

During the production build process (npm run build), an error occurs related to the Redis configuration. Specifically, the error message states that the 'url' property is missing or undefined in the Redis config.

Expected behavior

The production build should proceed without errors related to Redis configuration. It should correctly handle the Redis URL configuration or provide clear instructions on setting up Redis for production environments.

Add ScreenShots

No response

On which device are you experiencing this bug?

Windows

Record

ashutosh-rath02 commented 3 days ago

Thank you for creating this issue! ๐ŸŽ‰ We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! ๐Ÿ˜Š

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

github-actions[bot] commented 3 days ago

Hey there๐Ÿ‘‹, Congratulations on creating your first issue with Git-re. Hope you solve it!' first issue

ashutosh-rath02 commented 2 days ago

@iamabhishek2828 Do you wan to work on this?

iamabhishek2828 commented 2 days ago

Yes