This repository contains the TanStack-based website and the supporting content/distribution scripts used for the blog.
- local development:
pnpm dev:tanstack - production build:
pnpm build:tanstack - content verification:
pnpm verify:tanstack
- build process for dev.to, hashnode and medium incl. image optimization
nlx tsx ./scripts/syncCrossPosts.ts
...
...