tpmjs/apps
Ajax Davis 0489f5cfdb feat(web): implement SWR for instant data fetching
- Add SWR package and global SWRProvider
- Create reusable hooks: useTools, useAgents, useCollections,
  useStats, useLikeStatus, useBundleSize, useActivity
- Update tool-search page to use useTools hook
- Update agents page to use useAgents hook
- Update BundleSize component to use useBundleSize hook
- Update LikeButton with optimistic updates via useLikeStatus
- Add simple about page with creator info
2026-01-16 11:42:55 +10:00
..
playground fix: add playground vercel.json and fix build scripts 2026-01-14 04:41:47 +10:00
railway-executor fix(executor): use ephemeral cache dir instead of volume 2026-01-15 09:30:02 +10:00
tutorial fix: enable Biome CSS tailwindDirectives for @apply parsing 2026-01-09 23:35:53 +10:00
web feat(web): implement SWR for instant data fetching 2026-01-16 11:42:55 +10:00