EasyHelpV1 / SP-Backend

0 stars 0 forks source link

SP-Backend

This Reposository hosts the backend of Easy Help web app. It is done using NodeJs and ExpressJs. It is tested using Mocha, Chai and Jest with nearly 82% coverage. This project uses MongoDB for database management. Bellow is a detailed file structure description as well as explanation of app and API flow.

Run application on your machine

To run the application on your machine, follow the steps below: