openpanel
openpanel copied to clipboard
Docs Suggestion
In my case implemented Openpanel Self Hosting via Dokploy and tracked an Astro site. In the docs code example to implement openpanel the only parameter needed is the client-id. For me to make it work I also needed to include the apiUrl parameter.
My suggestion: Putting the apiUrl Parameter into the suggested code snippet in the docs.
Might be a good idea but not really sure, we have this quite clear in the self-hosting section https://openpanel.dev/docs/self-hosting/self-hosting#always-use-correct-api-url
@lindesvard True. Did not see the self host section at first. Was just scrolling around the SDK section for my framework.