localhosted
localhosted
Is it possible to use other S3-compatible storage servers like [minio](https://github.com/minio/minio)?
Why are absolute paths not supported? I've read the comment, but why can't you just pull in the files from a directory? I have frontend code that's in a different...
# Bug report - [x ] I confirm this is a bug with Supabase, not with my own application. - [ x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub...
The Vite example should also have the setup for i18next
Is it possible to add support for the create_function that exists in the python API? https://duckdb.org/docs/api/python/function.html The C++ lib has it as well: https://duckdb.org/docs/api/cpp#udf-api
I can't authenticate with a Nakama server, post requests fail with `zlib: invalid header` GET requests work
I cloned the project on Windows and built it with Developer PowerShell for VS 2022: > set VSCMD_ARG_TGT_ARCH=x64 > msbuild litebrowser.sln /p:Configuration=Release But after copying the DLL's from /libs I...