Skip to content

leonardofurnielis/node-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workflow codecov

Table of Contents

Native runtime

To run this code in your computer execute the following commands into project root directory

npm install
npm start

Containerized

To run this code using Docker container execute the following commands into project root directory

docker build -t node-mongodb .
docker run -p 8080:3000 -d node-mongodb

About

🌱 Node.js bootstrap for building production-ready RESTful application MongoDb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors