Skip to content

mym786/coffee-inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the project

Installation

It requires [Node.js] and docker Intall dependencies

npm i

docker

docker run -p 27017:27017 --name mongo1 -d mongo:latest

Running tests

The tests create a collection with sample products and executes some test demonstrating sample queries

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published