Skip to content

mrnu123/Product-Management-System-Unit-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product-Management-System-Unit-Testing

This project is part of DevInit#2 in Back-end session

This project uses MongoDB to store data

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGO_DB_USER

MONGO_DB_PASSWORD

MONGO_DB_URL

Installation

Install my-project with npm

  npm install

Start the project with command

  npm run start

Test

Run test project

  npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published