Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 151 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 151 Bytes

Nextjs & Mongodb CRUD

A web aplication CRUD using Nodejs y Mongodb (with mongoose)

Installation

cd next-mongodb-app
npm i
npm run dev