Skip to content

Switch stores to local DB#46

Merged
bradysalz merged 3 commits into
masterfrom
codex/refactor-stores-to-use-local-db
Jun 13, 2025
Merged

Switch stores to local DB#46
bradysalz merged 3 commits into
masterfrom
codex/refactor-stores-to-use-local-db

Conversation

@bradysalz

Copy link
Copy Markdown
Owner

Summary

  • swap supabase fetches with sqlite queries in stores
  • refresh relevant views for stats and counts
  • centralize database queries in lib/db/queries.ts

Testing

  • npm run --prefix front-end lint
  • npm run --prefix front-end typecheck
  • npm run --prefix front-end test

https://chatgpt.com/codex/tasks/task_e_684b39b86974832b9953ebbb234d5ea8

@bradysalz
bradysalz merged commit 21329b6 into master Jun 13, 2025
1 check passed
@bradysalz
bradysalz deleted the codex/refactor-stores-to-use-local-db branch June 13, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant