A web aplication CRUD using Nodejs y Mongodb (with mongoose)
git clone https://github.com/FaztWeb/nextjs-mongodb-crud
cd next-mongodb-crud
npm i
npm run dev
its necessary to have a mongodb env:
MONGODB_URI=mongodb://localhost:27017/nextcrud