Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 189 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 189 Bytes

Node JS CRUD

Simple CRUD using Node JS and mongoodb.

Stack

  • NodeJS
  • Express
  • MongoDB
  • Cypress JS

Setup

  • setup .env
  • npm install

Test

node_modules/.bin/cypress open