Skip to content
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

Relay server doesn't work (Unhandled Runtime Error Error: Hydration failed because the initial UI does not match what was rendered on the server.) #3

Open
Ayush-a3h opened this issue Oct 15, 2024 · 1 comment

Comments

@Ayush-a3h
Copy link

Unhandled Runtime Error
Error: Hydration failed because the initial UI does not match what was rendered on the server.
image

Steps to Reproduce:

  1. Clone the repository.
  2. Add your OpenAI API key and REACT_APP_LOCAL_RELAY_SERVER_URL=http://localhost:8081 to the .env file.
  3. Run the following commands simultaneously:
    • npm install
    • npm run dev
    • npm run relay
@marcusschiesser
Copy link
Collaborator

yes that one is not implemented yet - needs to be moved to nextjs

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

No branches or pull requests

2 participants