반응형 clone2 N8N & Zapier - tRPC 설정 https://www.youtube.com/watch?v=ED2H_y6dmC856:15 - Setup tRPC v11- Create a procedure with Prisma API- Explore tRPC client-side- Explore tRPC server-side- Explore tRPC server + client (prefetch) - Push to GitHub - Create a new branch - Create a new PR - Review & merge https://trpc.io/docs/client/tanstack-react-query/server-components Set up with React Server Components | tRPCThis guide.. 2025. 12. 29. N8N & Zapier - setup https://www.youtube.com/watch?v=ED2H_y6dmC806:05 - Environment - Node.js (min 18.18)- Setup Next.js app- Setup Shadcn/UI- Create GitHub repository 1. Node 버전 확인 및 설정프로젝트용 Node 버전: 22.20.0nvm을 사용해 버전 관리nvm install 22.20.0npm -v //10.9.3npx -v //10.9.3 2. nextJs 설치Next.js 15.5.4App Router 기반 프로젝트 생성npx create-next-app@15.5.4 nodebase_clone 3. Tailwind CSS IntelliSense 설치VS Code 확장 프로그램 Tail.. 2025. 12. 26. 이전 1 다음 반응형