You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prisma is needed as database ORM within Javascript. It can also make it easier to create/manage the database from within code, rather than a UI client.
Prisma is needed as database ORM within Javascript. It can also make it easier to create/manage the database from within code, rather than a UI client.
Information on Prisma can be found here: https://www.prisma.io/nextjs