Skip to content

yashsdoshi/Simplest_Implementation_Of_Mongoose-CRUD

Repository files navigation

Simplest Implementation Of Mongoose

  • This is worlds most simplest implementation of MongoDB using Mongoose!

  • The implimentation is so simple that it don't even need a README explanation.

  • This repo is made for my future referance. I ususlly get confused by the "cats" and "kitties" in the official website.

  • I have named variables as ItemSchema and ItemModel insead of cats and kitties


:octocat: Cloning this repo:

  • Run the following command:
    git clone 'https://github.com/yashdoshi12/Simplest_Implementation_Of_Mongoose-CRUD.git' 
  • cd to the cloned folder:
    cd Blog_Website_Without_Database
  • Install required npm pakages
    npm i


Don't forget to leave a star ⭐️