mirror of
https://github.com/Rohithgilla12/data-peek
synced 2026-04-21 21:07:17 +00:00
Migrated page.tsx, tab-container, command-palette, edit-toolbar, results-table, schema-table-item, and use-sync-url from useQueryStore to useQueryTabs. Ephemeral execution state (results, errors, executing) now lives in React state. Query history auto-records to Dexie on execute. |
||
|---|---|---|
| .. | ||
| drizzle | ||
| src | ||
| .env.local.example | ||
| .gitignore | ||
| drizzle.config.ts | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| vercel.json | ||