David Plugge
David Plugge
Graphiql
**Is your feature request related to a problem? Please describe.** It would be nice to have a simple way to add graphiql to an existing sveltekit project. **Describe the solution...
I´m using supabase graphql as my backend and every request needs an apikey header, even for pulling the schema. In my case the apikey is set in an .env file...
In a monorepo i have a project at `/packages/shop`. To get the preprocessor working i have to set the relative path from the monorepos root directory. If the path changes...
Please push the latest image with arm64 architecture to dockerhub to support the newest features on selfhosted platforms. The latest arm image is on version 14.1.0.15. https://github.com/supabase/supabase/issues/4887 My current solution:...
### ⚠️ Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find similar feature request ### 🏷️ Feature Request Type Other ###...
### Package - [ ] lucide - [ ] lucide-angular - [ ] lucide-flutter - [ ] lucide-preact - [ ] lucide-react - [ ] lucide-react-native - [ ] lucide-solid...
I just leave this here for now _/src/lib/helper.ts_ ```ts import { derived, type Readable } from 'svelte/store'; export function dedupeDerived( store: Readable, fn: (data: T) => R = (data) =>...
Use [supabase auth helpers](https://github.com/supabase-community/auth-helpers/blob/main/packages/sveltekit/README.md)
### What version of Elysia is running? 1.1.17 ### What platform is your computer? Linux 5.15.153.1-microsoft-standard-WSL2 x86_64 unknown ### What steps can reproduce the bug? When reading a cookie that...