Travis James
Travis James
Would people here be interested in a Flutter client being developed that can cover both mobile and desktop native operation at once?
I have assembled some notes below that may crack the code of how store API keys are used, how LangFlow interacts with a Directus instance using that API key to...
I have addressed this in the following pull request: https://github.com/gskinnerTeam/flutter-folio/pull/64
Perhaps we can think about providing an adapter pattern for supporting graph databases, as I prefer SurrealDB over Neo4J, etc. with the provider pattern discussed in the last message?
Thanks for your reply! The scenario I was unable to get to work was this: - I had a self-hosted installation of Supabase on the same VM server as my...
The problems with using host.docker.internal can be the following: 1. The server you talk to must expose an external port accessible from the rest of the machine and you may...
Thanks, guys! I am definitely willing to roll with the group on these things for sure. Excited to contribute!