Skip to content

izszzz/tunescore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schema chenge

npx prisma db push
npx prisma migrate reset
npx prisma studio
npx prisma db seed

ESlint

npx eslint --fix ./src

Playwight

su pwuser
npx playwright codegen http://localhost:3000/
npx playwright test
npx playwright show-report