data-peek/apps/webapp
Rohith Gilla 46814df0fa
Fix Dexie liveQuery write error in webapp query tabs
Move initial tab creation from useLiveQuery (read-only) into useEffect
to avoid "Readwrite transaction in liveQuery context" error.
2026-04-07 12:28:34 +05:30
..
drizzle Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
src Fix Dexie liveQuery write error in webapp query tabs 2026-04-07 12:28:34 +05:30
.env.local.example Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
.gitignore chore: gitignore 2026-04-06 08:39:36 +05:30
drizzle.config.ts Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
next-env.d.ts fix(webapp): add Clerk dark theme for visible auth UI 2026-04-06 10:45:10 +05:30
next.config.ts Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
package.json chore: release v0.19.0 2026-04-07 10:47:58 +05:30
postcss.config.mjs Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
tsconfig.json Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
vercel.json Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30