example-login-signup-nextjs.netlify.app/
git clone https://github.com/UnusualAbsurd/example-user-account
cd example-user-account
npm install
npm run dev
MONGODB_URI=
MONGODB_NAME=
COOKIE_SECRET=
Generate the COOKIE_SECRET
from 1password.com/password-generator
minimum 32 length
MONGODB_URI
will be the mongodb SRV
MONGODB_NAME
will the the DB / Collection name