Skip to content

Fix: Issues with Initial Project Run #5

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ugurkellecioglu
Copy link

Thank you for the project. I tried it out and noticed that some improvements could be made to help others run the project more easily.

In this PR, I have introduced a .env.template file so that newcomers can easily understand which API keys are required to get started right away.

Additionally, the public stream key was defined inline in every file. I have changed it to be a public environment variable.

Finally, if someone logs in via Google, Next.js throws an error, "Google's hostname must be included in the Next.js configuration". So I included google's hostname that they use for storing profile pictures in next config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant