First, insall packages
npm install
Second, init prisma and create database
npm run prisma
Third, run development server
npm run dev
First, remove ./prisma/migrations folder
./prisma/migrations