joschan21 / profanity.dev

1.38k stars 106 forks source link

Error when environment variables absent #5

Open mwelwankuta opened 6 months ago

mwelwankuta commented 6 months ago

When i first ran the repo i had a hard time running the project in development, after a few minutes of looking at the error i found that i was missing the redis keys to be able to run the repo. this PR includes a check for the redis keys and gives an easier to understand error when these keys are absent.

vercel[bot] commented 6 months ago

@mwelwankuta is attempting to deploy a commit to the joschan21's projects Team on Vercel.

A member of the Team first needs to authorize it.

mwelwankuta commented 6 months ago

thank you