Connecting To Database

// Initialize Prisma
npx prisma init

// env should look like this
DATABASE_URL=''
DATABASE_URL_UNPOOLED=''