Max Explorer Pre-requisites .env with google map api key required. Create the .env with the google map api key. npm install npx prisma migrate dev npm run dev Update the DataBase First update the schema with your changes (prisma/schema.prisma) Run npx prisma migrate dev Run npx prisma generate