JWTAuthBackend
JWTAuthBackend copied to clipboard
Error when run the project
I was looking through your tutorial, but i wasn´t able to follow because i got an error when execute this line: npx prisma migrate dev --name newMigration --preview-feature
I was looking through your tutorial, but i wasn´t able to follow because i got an error when execute this line:
npx prisma migrate dev --name newMigration --preview-feature
You need to install PostgreSQL and start it on localhost:5432.