Drizzle studio for IndexedDB #4128
Unanswered
thanosstamatakis
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I recently started using drizzle-kit with PGLite persisting some data from my React-Vite application to IndexedDB. All the setup seems to work very well in general, however I haven't managed to get drizzle-kit studio to run on this setup. Does anyone know of any sort of workaround to get this working (or any way to visualize my PGLite data for local development)? This is my setup right now:
src/db/index.ts
drizzle.config.ts
Beta Was this translation helpful? Give feedback.
All reactions