Skip to content

mochizukikotaro/nextjs-server-actions-todo

Repository files navigation

Server-Actions-Todo.mov

Stack

  • Next.js
    • App Router
    • Server Actions
  • Tailwind CSS
  • Zod
  • Prisma
  • PostgreSQL

Getting Started

docker-compose up -d
npm run dev

Open http://localhost:3000 with your browser to see the result.