Skip to content

A minimal Next.js starter for hands-on agentic coding workshops

Notifications You must be signed in to change notification settings

thomasatcontextual/agentic-coding-workshop

 
 

Repository files navigation

Agentic Coding Workshop

A minimal Next.js starter for hands-on agentic coding workshops.

Getting Started

npm install
npm run dev

Open http://localhost:3000 to see the app.

What's Included

  • Next.js 14 with App Router
  • Tailwind CSS for styling
  • UI Components (Button, Card, Input)
  • SQLite for local database
  • TypeScript throughout

Documentation

See CLAUDE.md for detailed usage instructions and workshop ideas.

Quick Commands

Command Description
npm run dev Start development server
npm run build Build for production
npm run lint Run ESLint

About

A minimal Next.js starter for hands-on agentic coding workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 91.9%
  • CSS 5.2%
  • JavaScript 2.9%