/next-with-mongoose

Next.js with Mongoose template.

Primary LanguageTypeScript

next-with-mongoose

Next.js with Mongoose template.

.env.local setting

MONGODB_URI=[YOUR MONGODB URI]

Running Locally

yarn install
yarn dev