Skip to content

Latest commit

 

History

History
89 lines (67 loc) · 927 Bytes

File metadata and controls

89 lines (67 loc) · 927 Bytes

You can run the following commands in your terminal:

npx create-next-app@14.2.8
npx shadcn@2.1.0 init
npx shadcn@2.1.0 add
npm i @kinde-oss/kinde-auth-nextjs@2.3.11
npm i hono@4.6.4
npm i @hono/zod-validator@0.4.1
npm i zod@3.23.8
npm i -g vercel@37.8.0
npx vercel   & vercel env pull .
npm i @vercel/postgres@0.10.0
npm i dotenv@16.4.5
npm i drizzle-orm@0.34.1
npm i -D drizzle-kit@0.25.0
npm i drizzle-zod@0.5.1
npm i @tanstack/react-query@5.59.15
npm i lucide-react@0.453.0
npm i uuid@10.0.0
npm i @google/generative-ai@0.21.0
npm i react-simple-wysiwyg@3.1.2
npm i jspdf@2.5.2
npm i html2canvas@1.4.1
npm i --save-dev @types/uuid@10.0.0