You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation is not in sync. On the website even some of the documentation omits certain steps.
Likewise, the steps to run in docker are different across the site and git README.md. The pre-reqs are a bit convoluted and there are better ways to do this. It seems as if certain defects are not being worked.
There is the possibility that you may run in to a user creation failure as well through Supabase. Ideally this project should have just used decoupled Postgres and an auth mechanism instead of being reliant upon Supabase which can be crippling to projects requiring only a portion of the entire stack. A waste of additional container resources.
What happened?
I built it with docker, but I got an account creation error in supabase
It says I can't create an account ...
To create a user go to http://localhost:8989/project/default/auth/users and add your account. You can use this account to sign into Helicone at localhost:3000 via your browser.
Even if I run it with docker compose, port 8989 is not running. ...
Relevant log output
No response
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: