AoiYamada / mongoose-playground

A in-memory mongoose playground for practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why this?

It takes long time to install the mongoose and mongodb-memory-server packages on Online test platforms like repl.it.

Install

npm i or yarn

How to use

  1. Use VScode open index.js and edit your test cases
  2. Set breakpoints/console.log
  3. Press F5 to inspect the results

About

A in-memory mongoose playground for practice


Languages

Language:JavaScript 100.0%