tpmjs/apps/tutorial
Ajax Davis 979bb92aff feat: add 3 new tutorials (first-tool, agent-example, playground)
- Build Your First Tool: Step-by-step guide from npm init to published
- Real-World Agent: Complete working example with meta-tools
- Interactive Playground: How to test tools in browser

Each tutorial has 5-6 slides with code examples and animations.
Updated main page to show all 6 tutorials in grid.
2025-12-31 01:02:21 +10:00
..
src feat: add 3 new tutorials (first-tool, agent-example, playground) 2025-12-31 01:02:21 +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