tpmjs/apps/tutorial
Ajax Davis 6ef33735a7 feat: add general overview tutorial
- Add 6-slide overview tutorial covering TPMJS concepts
- Slides: Welcome, What is TPMJS, Ecosystem, Architecture, Use Cases, Explore
- Add OverviewSlideshow component and page route at /overview
- Update main tutorial page with overview as first card
2025-12-30 13:53:54 +10:00
..
src feat: add general overview tutorial 2025-12-30 13:53:54 +10:00
.gitignore chore: add Vercel config for tutorial deployment 2025-12-29 00:34:00 +10:00
eslint.config.mjs refactor: rewrite tutorial slides with coherent AI SDK narrative 2025-12-29 12:03:56 +10:00
next-env.d.ts feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
next.config.ts feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
package.json feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
postcss.config.js feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
tailwind.config.ts feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
tsconfig.json feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
vercel.json chore: add Vercel config for tutorial deployment 2025-12-29 00:34:00 +10:00