Replies: 1 comment 1 reply
-
I don't know anything about Cloudflare but I doubt it would be an easy task. All the queries are made specifically for databases. You have to translate that somehow to a different API and the data format would have to match up as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First, this solution is very beautiful and I love we are getting more solutions that compete with Google.
What I realized was that this solution has a hard dependency on client-side generated events to populate a hosted backend.
I would have loved if there was a possibility to only use the (very beautiful and intuitive) interface and connect it to other sources such as Cloudflare Analytics.
As it is currently architectured, would this be a slamdunk or a complete overhaul? If the latter, any directions on where I could start to add the functionality?
If not, maybe the best solution would be to fork this project and extract the UI elements and then connect that to Cloudflare.
Beta Was this translation helpful? Give feedback.
All reactions