Skip to content

indyfromoz/aitinkerers-demo

Repository files navigation

AI Tinkerers Sydney Demo

This is a demo of using Claude Code with subagents for AI Tinkerers Meetup, 20 August 2025. (Slides are here)

The project has been prepared for the demo via the steps documented in the instructions here. It is bootstrapped with create-next-app with a vercel.json file added to avoid deployment issues with Vercel when using Next.js 13+ App Router.

After cloning the repository, install the dependencies with the command -

npm install

You can run the the development server with the command -

npm run dev

and use http://localhost:3000 to view the app.

It is optional to use Vercel for deployments.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Next.js app demonstrating usage of Claude Code subagents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors