scraps/backend
End Nightshade 93fee9d101
feat(admin): add shop pricing recalculation button
- Add POST /admin/recalculate-shop-pricing endpoint (admin only)
  that calls updateShopItemPricing() and returns updated item count
- Add recalculate button to admin dashboard under the admin-only
  tools section with loading/error/success states
- Pricing already recalculates on server startup; this gives admins
  a manual trigger after changing the calc formula or item data
2026-02-19 09:52:29 -07:00
..
dist undo stuffs 2026-02-17 16:38:10 -05:00
drizzle fix refinery meow 2026-02-16 11:35:17 -05:00
src feat(admin): add shop pricing recalculation button 2026-02-19 09:52:29 -07:00
.gitignore add in dash and stuff 2026-01-30 10:15:24 -05:00
bun.lock add in loops and airtable syncs 2026-02-06 17:07:10 -05:00
Dockerfile before mobile optimize 2026-02-03 15:56:26 -05:00
drizzle.config.ts add in dash and stuff 2026-01-30 10:15:24 -05:00
package.json push push push spsuh push psuh 2026-02-16 20:16:12 -05:00
README.md PUBLIC RELEASE: add in some checks and readme 2026-02-04 13:29:57 -05:00
tsconfig.json add in dash and stuff 2026-01-30 10:15:24 -05:00

scraps backend

just don't